From c918bb9209202bf9c7172890db626f07381346ac Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 30 Aug 2012 19:20:00 +0000 Subject: bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark upload errors git-svn-id: http://piwigo.org/svn/trunk@17675 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/configuration.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/themes/default') diff --git a/admin/themes/default/template/configuration.tpl b/admin/themes/default/template/configuration.tpl index 75c956eab..651df8eba 100644 --- a/admin/themes/default/template/configuration.tpl +++ b/admin/themes/default/template/configuration.tpl @@ -518,7 +518,7 @@ jQuery(document).ready(function() { {'add a new watermark'|@translate} {'... or '|@translate}{'Select a file'|@translate}
(png) - {if isset($ferrors.watermarkImage)}!{/if} + {if isset($ferrors.watermarkImage)}!{/if}
{* #addWatermark *} -- cgit v1.2.3