summaryrefslogtreecommitdiff
path: root/modules/gallery/views/admin_block_welcome.html.php
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-06-09 00:26:01 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-06-09 00:26:01 -0600
commita42c101c0b76edb403f2f9c646c27539b983394b (patch)
tree833c42c308aa5eca8a0469a67b723936e33a81f9 /modules/gallery/views/admin_block_welcome.html.php
parentd2b8ca241d6b2a1c1a512c731721b738e719d613 (diff)
parente6768a4e9771f5f751d74001ce3a0d33f6775216 (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
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>