cosmetic change (easier for prefilter)
git-svn-id: http://piwigo.org/svn/trunk@19007 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
57980a1fbc
commit
5bf7d3f779
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{$MENUBAR}
|
||||
|
||||
{if isset($errors) or isset($infos)}
|
||||
<div class="content messages {if isset($MENUBAR)}contentWithMenu{/if}">
|
||||
<div class="content messages{if isset($MENUBAR)} contentWithMenu{/if}">
|
||||
{include file='infos_errors.tpl'}
|
||||
</div>
|
||||
{/if}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue