summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
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