summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/gallery_menu.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gallery/helpers/gallery_menu.php')
-rw-r--r--modules/gallery/helpers/gallery_menu.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gallery/helpers/gallery_menu.php b/modules/gallery/helpers/gallery_menu.php
index 9729a868..fd4ec241 100644
--- a/modules/gallery/helpers/gallery_menu.php
+++ b/modules/gallery/helpers/gallery_menu.php
@@ -144,9 +144,9 @@ class gallery_menu_Core {
->label(t("Theme Choice"))
->url(url::site("admin/themes")))
->append(Menu::factory("link")
- ->id("theme_details")
+ ->id("theme_options")
->label(t("Theme Options"))
- ->url(url::site("admin/theme_details"))))
+ ->url(url::site("admin/theme_options"))))
->append(Menu::factory("link")
->id("maintenance")
->label(t("Maintenance"))