diff options
| author | Andy Staudacher <andy.st@gmail.com> | 2009-06-06 15:24:49 -0700 |
|---|---|---|
| committer | Andy Staudacher <andy.st@gmail.com> | 2009-06-06 15:24:49 -0700 |
| commit | b9ee6f7d185c734dcff595d06d9c6e6fda5822ac (patch) | |
| tree | 4cc37bde852469449afd0989bfceeeddac84a200 /modules/gallery/views/admin_themes.html.php | |
| parent | 0e415dae9b29d792f631d3b94349086b8094c920 (diff) | |
| parent | b179b106c2b4d3971498f513ffc71eff1b6b1a5d (diff) | |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/gallery/views/admin_themes.html.php')
| -rw-r--r-- | modules/gallery/views/admin_themes.html.php | 2 |
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> |
