From cac417c74bc6d5f528b356190561d244e9b4f93a Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 12 Jan 2012 21:37:28 +0000 Subject: feature 2548, multiple size: * adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/photos_add.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'admin/photos_add.php') diff --git a/admin/photos_add.php b/admin/photos_add.php index 0b7053e64..d1962808a 100644 --- a/admin/photos_add.php +++ b/admin/photos_add.php @@ -55,10 +55,6 @@ $tabs = array( 'code' => 'direct', 'label' => l10n('Upload Photos'), ), - array( - 'code' => 'settings', - 'label' => l10n('Settings'), - ), array( 'code' => 'ploader', 'label' => l10n('Piwigo Uploader'), -- cgit v1.2.3