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
This commit is contained in:
parent
65590487d4
commit
6a115001ba
14 changed files with 35 additions and 31 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
{if isset($MENUBAR)}
|
||||
{$MENUBAR}
|
||||
<div id="content" class="pictureContent">
|
||||
<div id="content" class="contentWithMenu">
|
||||
{/if}
|
||||
|
||||
{include file='infos_errors.tpl'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue