summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-08-11 19:17:17 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-08-11 19:17:17 +0000
commit4e6068baf2c4dcb776efbdeb16621ffbdfa42c0f (patch)
treeb33f27ee99037cf8a585bf217987b82dda0c01b6 /modules
parentfb71555204091ac14d15ffce111cd946521ba0da (diff)
downloadbrdo-4e6068baf2c4dcb776efbdeb16621ffbdfa42c0f.tar.gz
brdo-4e6068baf2c4dcb776efbdeb16621ffbdfa42c0f.tar.bz2
#166491 by pwolanin: default theme settings page should display default theme settings, not the theme list
Diffstat (limited to 'modules')
-rw-r--r--modules/system/system.module1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index 79a597e88..681c520d7 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -204,6 +204,7 @@ function system_menu() {
);
$items['admin/build/themes/settings'] = array(
'title' => 'Configure',
+ 'page arguments' => array('system_theme_settings'),
'type' => MENU_LOCAL_TASK,
);
// Theme configuration subtabs