From 56cfd9b3acec2b2fa1efe304015b93038abce249 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Tue, 5 Jun 2012 19:51:54 +0000 Subject: bug:2645 author field is kept when comment not validated git-svn-id: http://piwigo.org/svn/trunk@15570 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/picture.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'themes/default/template') diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index 1862fa35f..345d78b03 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -347,9 +347,9 @@ function togglePrivacyLevelBox()

{'Add a comment'|@translate}

{if $comment_add.SHOW_AUTHOR} -

-

-

+

+

+

{/if}

-- cgit v1.2.3