From 5bf7d3f779417be1384d9f4625f0acd862475f3d Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 13 Nov 2012 20:14:03 +0000 Subject: cosmetic change (easier for prefilter) git-svn-id: http://piwigo.org/svn/trunk@19007 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/index.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/default/template/index.tpl b/themes/default/template/index.tpl index f9b286d5f..bd46a829e 100644 --- a/themes/default/template/index.tpl +++ b/themes/default/template/index.tpl @@ -1,7 +1,7 @@ {$MENUBAR} {if isset($errors) or isset($infos)} -
+
{include file='infos_errors.tpl'}
{/if} -- cgit v1.2.3