From 1109ff816084b1640e19c99696b9df113387939f Mon Sep 17 00:00:00 2001 From: onli Date: Sat, 18 Jan 2014 23:11:56 +0100 Subject: [PATCH] show commentform after commenting The reply-button now continues to work --- templates/2k11/entries.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/2k11/entries.tpl b/templates/2k11/entries.tpl index baf05278..8d037058 100644 --- a/templates/2k11/entries.tpl +++ b/templates/2k11/entries.tpl @@ -118,12 +118,12 @@

{$CONST.COMMENT_ADDED}: {$CONST.THIS_COMMENT_NEEDS_REVIEW}

{elseif not $entry.allow_comments}

{$CONST.COMMENTS_CLOSED}

- {else} -
-

{$CONST.ADD_COMMENT}

- {$COMMENTFORM} -
{/if} +
+

{$CONST.ADD_COMMENT}

+ {$COMMENTFORM} +
+ {/if} {$entry.backend_preview}