From 6a115001ba122c2084e28353e025f7c8c5f62335 Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 12 Jan 2012 20:50:46 +0000 Subject: bug 2553 hide menubar/register on indentification page if gallery is locked or guest_access is false git-svn-id: http://piwigo.org/svn/trunk@12878 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 7eca7e650..6fb873771 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -4,7 +4,7 @@ {if isset($MENUBAR)} {$MENUBAR} -
+
{/if} {include file='infos_errors.tpl'} -- cgit v1.2.3