aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/mail/text/html/footer.tpl
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2010-03-23 16:19:13 +0000
committernikrou <nikrou@piwigo.org>2010-03-23 16:19:13 +0000
commitcd0c4ae7dd3fdc9266ee834ce8348c962877945e (patch)
treef1eeee0e6ea71ed729ee3ba25578784f6841fb30 /themes/default/template/mail/text/html/footer.tpl
parent658d979d7eb1e52202ab0849f796c2e2aff9cddd (diff)
Fix missing key translations for nbm and c13y
git-svn-id: http://piwigo.org/svn/trunk@5287 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/template/mail/text/html/footer.tpl')
-rw-r--r--themes/default/template/mail/text/html/footer.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/template/mail/text/html/footer.tpl b/themes/default/template/mail/text/html/footer.tpl
index 92e69b089..b1f1b9317 100644
--- a/themes/default/template/mail/text/html/footer.tpl
+++ b/themes/default/template/mail/text/html/footer.tpl
@@ -7,12 +7,12 @@
{* Please, do not remove this copyright. If you really want to,
contact us on http://piwigo.org to find a solution on how
to show the origin of the script...*}
- - {'powered_by'|@translate}
+ - {'Powered by'|@translate}
<a href="http://piwigo.org" class="Piwigo">
<span class="Piwigo">Piwigo</span></a>
{$VERSION}
- - {'send_mail'|@translate}
+ - {'Contact'|@translate}
<a href="mailto:{$MAIL}?subject={$TITLE_MAIL}">{'Webmaster'|@translate}</a>
</div> <!-- copyright -->