From 40a4dd63f09e96550239c562730ab99e29760bc0 Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 2 May 2012 04:29:56 +0000 Subject: multi size: - fix external imagick issues when rotation was required - fix: derivative were generated continuosly until a first save performed in the admin screen - added sharpen param in the new config screen - increased the sharpen range (10% is less than before) git-svn-id: http://piwigo.org/svn/trunk@14649 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/configuration.tpl | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'admin/themes/default/template/configuration.tpl') diff --git a/admin/themes/default/template/configuration.tpl b/admin/themes/default/template/configuration.tpl index bdd7a7a28..3c87f1186 100644 --- a/admin/themes/default/template/configuration.tpl +++ b/admin/themes/default/template/configuration.tpl @@ -431,6 +431,14 @@ jQuery(document).ready(function(){ {/if} + + {'Sharpen'|@translate} + + + % + {if isset($ferrors.$type.sharpen)}!{/if} + + {* #sizeEdit *} -- cgit v1.2.3