aboutsummaryrefslogtreecommitdiffstats
path: root/admin.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-05-21 20:23:48 +0000
committerplegall <plg@piwigo.org>2012-05-21 20:23:48 +0000
commit6225137c99f7dd52acd7a48bdec609b2e68a1af0 (patch)
tree388ab7e6701facad66d9c07bebdc485b384d44f9 /admin.php
parent141e85eb1fca6ca20c245b8054e15817a1fcce05 (diff)
feature 2606: remove original multiple size configuration screen
git-svn-id: http://piwigo.org/svn/trunk@15230 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin.php')
-rw-r--r--admin.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin.php b/admin.php
index 61f086c5c..7282f1096 100644
--- a/admin.php
+++ b/admin.php
@@ -189,7 +189,6 @@ $template->assign(
'U_MAINTENANCE'=> $link_start.'maintenance',
'U_NOTIFICATION_BY_MAIL'=> $link_start.'notification_by_mail',
'U_CONFIG_GENERAL'=> $link_start.'configuration',
- 'U_CONFIG_DERIVATIVES'=> $link_start.'derivatives',
'U_CONFIG_DISPLAY'=> $conf_link.'default',
'U_CONFIG_EXTENTS'=> $link_start.'extend_for_templates',
'U_CONFIG_MENUBAR'=> $link_start.'menubar',