From b4b17975304e776518bb2f456f8000cef6bd60e9 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sun, 22 Jun 2014 11:41:47 +0000 Subject: feature 3095: add "comments_enable_website" param + GUI git-svn-id: http://piwigo.org/svn/trunk@28764 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/picture.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'themes/default') diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index f64e04856..2ee395c53 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -340,8 +340,10 @@ function setPrivacyLevel(id, level){

{/if} -

-

+ {if $comment_add.SHOW_WEBSITE} +

+

+ {/if}

-- cgit v1.2.3