{if not $smarty.session.uid}{assign var=disabled value='onClick="alertNoChange();"'} {else}{assign var=disabled value=""} {/if}
{$STRING.BUGDISPLAY.Comments}: |
{$STRING.BUGDISPLAY.PostedBy}: {$reporter|maskemail} {$STRING.BUGDISPLAY.Date}: {$created_date|date:TIME_FORMAT} {$STRING.BUGDISPLAY.DateOn} {$created_date|date:DATE_FORMAT} |
{$description|stripslashes|format_comments|nl2br} |
{$STRING.BUGDISPLAY.PostedBy}: {$comments[comment].login|maskemail} {$STRING.BUGDISPLAY.Date}: {$comments[comment].created_date|date:TIME_FORMAT} {$STRING.BUGDISPLAY.On} {$comments[comment].created_date|date:DATE_FORMAT} |
{$comments[comment].comment_text|stripslashes|format_comments|nl2br} |