From e3c95b477085b7c259f1e917274ff771fac316f9 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sun, 23 Jun 2013 23:37:55 +0000 Subject: "Email" doesn't exist, use "Email address" instead git-svn-id: http://piwigo.org/svn/trunk@23490 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/picture.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default/template/picture.tpl') diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index 44220bf8d..bdf21bd65 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -342,7 +342,7 @@ function togglePrivacyLevelBox()

{/if} {if $comment_add.SHOW_EMAIL} -

+

{/if}

-- cgit v1.2.3