summaryrefslogtreecommitdiff
path: root/modules/gallery/views/admin_block_welcome.html.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-06-08 21:31:50 -0700
committerBharat Mediratta <bharat@menalto.com>2009-06-08 21:31:50 -0700
commitf0ca27ab924c06cc72a44d66498b86aeda672b33 (patch)
treea7969aa4e2d94c2a6adb423d950156f84d97eabf /modules/gallery/views/admin_block_welcome.html.php
parentc7aafef85279114a8ae8855647394bb26400b3de (diff)
Fix the admin/themes url.
Diffstat (limited to 'modules/gallery/views/admin_block_welcome.html.php')
-rw-r--r--modules/gallery/views/admin_block_welcome.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/admin_block_welcome.html.php b/modules/gallery/views/admin_block_welcome.html.php
index 488fa908..a453b006 100644
--- a/modules/gallery/views/admin_block_welcome.html.php
+++ b/modules/gallery/views/admin_block_welcome.html.php
@@ -10,7 +10,7 @@
</li>
<li>
<?= t("Appearance - <a href=\"%theme_url\">choose a theme</a>, or <a href=\"%theme_details_url\">customize the way it looks</a>.",
- array("theme_url" => url::site("admin/theme"),
+ array("theme_url" => url::site("admin/themes"),
"theme_details_url" => url::site("admin/theme_details"))) ?>
</li>
<li>