From ee06e0ea5b63e1ab0a51cf4226d05ac6595e22f2 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Tue, 5 Mar 2013 15:17:13 +0100 Subject: [PATCH] Fixed login link redirection in comments --- templates/CommentsInterface.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CommentsInterface.ss b/templates/CommentsInterface.ss index 6ca2b33..8f18c0a 100755 --- a/templates/CommentsInterface.ss +++ b/templates/CommentsInterface.ss @@ -10,7 +10,7 @@ $AddCommentForm <% 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('COMMENTPOSTLOGIN', 'Login Here') %>.

<% end_if %> <% else %>