mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-07 15:40:41 -04:00
Normalize capitalization ticket #596
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user