diff --git a/mozilla/webtools/addons/public/tpl/addon.tpl b/mozilla/webtools/addons/public/tpl/addon.tpl index 87ef35e9f0e..aa8a9598982 100644 --- a/mozilla/webtools/addons/public/tpl/addon.tpl +++ b/mozilla/webtools/addons/public/tpl/addon.tpl @@ -107,8 +107,8 @@ Works with: {$addon->Comments[comments].CommentName|strip_tags} {else} {$addon->Comments[comments].UserName|strip_tags} -{/if} -, {$addon->Comments[comments].CommentDate|date_format}
+{/if}, +{$addon->Comments[comments].CommentDate|date_format}{$addon->Comments[comments].CommentNote|strip_tags|nl2br}
{$addon->Comments[comments].helpful_yes} out of {$addon->Comments[comments].helpful_total} viewers found this comment helpful
Was this comment helpful? Yes | No
{$addon->Comments[comments].CommentNote|strip_tags|nl2br}
{$addon->Comments[comments].helpful_yes} out of {$addon->Comments[comments].helpful_total} viewers found this comment helpful
Was this comment helpful? Yes | No