summaryrefslogtreecommitdiff
path: root/modules/gallery/views/admin_themes.html.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-06-05 19:47:11 -0700
committerBharat Mediratta <bharat@menalto.com>2009-06-05 19:47:11 -0700
commitab1fc6ad533968ac7cb1d0506e989f549935b7aa (patch)
treec4fe070c259e622c6f65b9e8f73e976c1465f585 /modules/gallery/views/admin_themes.html.php
parent2a9335f71befbb63b979ca207a3dabb72d3ffce8 (diff)
Make theme page headers match the menu dropdowns.
Internationalize the admin dashboard common title.
Diffstat (limited to 'modules/gallery/views/admin_themes.html.php')
-rw-r--r--modules/gallery/views/admin_themes.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/admin_themes.html.php b/modules/gallery/views/admin_themes.html.php
index f85bce70..dc13a6a0 100644
--- a/modules/gallery/views/admin_themes.html.php
+++ b/modules/gallery/views/admin_themes.html.php
@@ -7,7 +7,7 @@
}
</script>
-<h1> <?= t("Theme Administration") ?> </h1>
+<h1> <?= t("Theme Choice") ?> </h1>
<p>
<?= t("Gallery allows you to choose a theme for browsing your Gallery, as well as a special theme for the administration interface. Click a theme to preview and activate it.") ?>
</p>