mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
cosmetic change (easier for prefilter)
git-svn-id: http://piwigo.org/svn/trunk@19007 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user