summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-11-21 18:57:44 -0800
committerTim Almdal <tnalmdal@shaw.ca>2009-11-21 18:57:44 -0800
commitf8a4c6edaa405494139aaf8eb6579a9488e73034 (patch)
tree098263faec67d468c70cf74f70a3f7136e55a2a2 /modules/gallery/helpers
parent23a60fb1f217475419c55adc7ce7427fcdadb2c3 (diff)
parent38233c67a2946d6fe7b6457217541c796247285d (diff)
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules/gallery/helpers')
-rw-r--r--modules/gallery/helpers/gallery_event.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gallery/helpers/gallery_event.php b/modules/gallery/helpers/gallery_event.php
index 3139951f..02bfdf28 100644
--- a/modules/gallery/helpers/gallery_event.php
+++ b/modules/gallery/helpers/gallery_event.php
@@ -228,8 +228,8 @@ class gallery_event_Core {
->label(t("Advanced"))
->url(url::site("admin/advanced_settings")))
->append(Menu::factory("link")
- ->id("identity_drivers")
- ->label(t("Identity drivers"))
+ ->id("authentication")
+ ->label(t("Authentication"))
->url(url::site("admin/identity"))))
->append(Menu::factory("link")
->id("modules")