{* * 2007-2017 Amazzing * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * * @author Amazzing * @copyright 2007-2017 Amazzing * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * *}
{$link_rewrite = $blog->getLinkRewriteById('post', $comment.id_post)}
{$comment.user_name|escape:'html':'UTF-8'} {l s='in' mod='amazzingblog'} {$comment.post_title|escape:'html':'UTF-8'|truncate:55}
{$blog->bbCodeToHTML($comment.content|escape:'html':'UTF-8')}
{$comment.date_add|escape:'html':'UTF-8'} {if $comment.approved_by} {l s='Approved by %s' sprintf=$comment.approved_by_name mod='amazzingblog'} {else} {l s='approve' mod='amazzingblog'} {/if} {l s='edit' mod='amazzingblog'} {l s='save' mod='amazzingblog'} {if $comment.active} {l s='hide' mod='amazzingblog'} {else} {l s='show' mod='amazzingblog'} {/if} {l s='delete' mod='amazzingblog'}