summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-09-17 10:56:07 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-09-17 10:56:07 -0700
commit599d6377e8d439c5cf808a14ff7240dfb42fdf61 (patch)
treeed82ef95190c4855f6743ab351aba7fe8441abba
parentbe1d49d017a71ee0967c47325986f482532a4f16 (diff)
parent7c8e904388952c9331552bec9a728d732149eabb (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
-rw-r--r--modules/gallery/views/admin_languages.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/admin_languages.html.php b/modules/gallery/views/admin_languages.html.php
index ab370f88..fb30c7ba 100644
--- a/modules/gallery/views/admin_languages.html.php
+++ b/modules/gallery/views/admin_languages.html.php
@@ -98,6 +98,6 @@
</a>
</div>
-<h3>t("Sharing your translations")</h3>
+<h3><?= t("Sharing your translations") ?></h3>
<?= $share_translations_form ?>
</div>