diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-28 12:15:52 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-28 12:15:52 -0700 |
| commit | 7ea13b3869dee33804606a17488bb1cd26759bdb (patch) | |
| tree | 39c98eb3b788e528003730894a3f897a579a3808 /modules/gallery/views/admin_themes.html.php | |
| parent | 8ef78de3f72f695225ac87223d0815235a630417 (diff) | |
Normalize capitalization ticket #596
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 |
