{if $delete_complete}

Deleted comment
Comment {$delete_completed} was successfully deleted

{elseif $delete_confirm}

Please confirm deletion of comment # {$delete_confirm}
Yes, delete #{$delete_confirm} {/if}

 

{if !$hide} {foreach item=l from=$listArray} {if $l.NB is even by 1} {else} {/if} {/foreach}
# {$l.comment_id} Written by {$l.comment_username} at {$l.comment_date}, from IP {$l.comment_ip}:

{$l.comment_body}

{$url_bar}

{/if}