diff options
Diffstat (limited to 'themes/default/template/mail/text/html/footer.tpl')
-rw-r--r-- | themes/default/template/mail/text/html/footer.tpl | 4 |
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 --> |