diff options
Diffstat (limited to 'modules/gallery/views/admin_themes.html.php')
| -rw-r--r-- | modules/gallery/views/admin_themes.html.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gallery/views/admin_themes.html.php b/modules/gallery/views/admin_themes.html.php index dda18265..d14e8bd4 100644 --- a/modules/gallery/views/admin_themes.html.php +++ b/modules/gallery/views/admin_themes.html.php @@ -8,7 +8,7 @@ </script> <div class="g-block ui-helper-clearfix"> - <h1> <?= t("Theme Choice") ?> </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> @@ -89,6 +89,6 @@ <? endif ?> </div> </div> - + </div> </div>
\ No newline at end of file |
