diff --git a/templates/PageCommentInterface.ss b/templates/PageCommentInterface.ss index 377f346c..483acc20 100755 --- a/templates/PageCommentInterface.ss +++ b/templates/PageCommentInterface.ss @@ -5,9 +5,8 @@ <% if CanPostComment %> $PostCommentForm <% else %> -

<% _t('COMMENTLOGINERROR', 'You cannot post comments until you have logged in') %>, - <% if PostingRequiresPermission %><% _t('COMMENTPERMISSIONERROR', 'and that you have an appropriate permission level') %><% end_if %>. - <% _t('COMMENTPOSTLOGIN', 'Login Here') %>. +

<% _t('COMMENTLOGINERROR', 'You cannot post comments until you have logged in') %><% if PostingRequiresPermission %>,<% _t('COMMENTPERMISSIONERROR', 'and that you have an appropriate permission level') %><% end_if %>. + <% _t('COMMENTPOSTLOGIN', 'Login Here') %>.

<% end_if %> <% else %>