diff --git a/templates/PageCommentInterface_singlecomment.ss b/templates/PageCommentInterface_singlecomment.ss index 8c0f91bf..2084730b 100755 --- a/templates/PageCommentInterface_singlecomment.ss +++ b/templates/PageCommentInterface_singlecomment.ss @@ -7,7 +7,7 @@

<% if CommenterURL %> - <% _t('PBY','Posted by') %> $Name.XML, $Created.Nice ($Created.Ago) + <% _t('PBY','Posted by') %> $Name.XML, $Created.Nice ($Created.Ago) <% else %> <% _t('PBY','Posted by') %> $Name.XML, $Created.Nice ($Created.Ago) <% end_if %>