From bd9529fbf03be4d828abdfce0bb520c6b60cc6f7 Mon Sep 17 00:00:00 2001 From: flop25 Date: Fri, 28 Jun 2013 20:12:49 +0000 Subject: bug:2840 disable the "resize after upload" options if gd 1 lang key added git-svn-id: http://piwigo.org/svn/trunk@23643 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/configuration.tpl | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (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 6e51d53cf..ba1835d23 100644 --- a/admin/themes/default/template/configuration.tpl +++ b/admin/themes/default/template/configuration.tpl @@ -345,7 +345,17 @@ jQuery(document).ready(function(){
{'Original Size'|@translate} - +{if $is_gd} +
+ +
+{else}
-- cgit v1.2.3