{$comment->name|escape}
{$comment->date|date} {$lang->at} {$comment->date|time} {if !$comment->approved}{$lang->awaiting_moderation}{/if} {if $comment->admin == 0} - + {/if}{$comment->text|escape|nl2br}
@@ -82,12 +82,12 @@ {if !$smarty.session.admin == 'admin'} -- {if $error} -
- {$lang->no_comments} -
-{/if} - -
{$comment->name|escape}
- {$comment->name|escape} {$comment->date|date} {$lang->at} {$comment->date|time} {if !$comment->approved}{$lang->awaiting_moderation}{/if} -{$comment->text|escape|nl2br}
- - - {if $comment->rate>0} - {$comment->rate} - {elseif $comment->rate == 0} - {$comment->rate} - {else} - {$comment->rate} - {/if} - - -