aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--themes/default/template/footer.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/footer.tpl b/themes/default/template/footer.tpl
index 89c034965..e2f3a76bd 100644
--- a/themes/default/template/footer.tpl
+++ b/themes/default/template/footer.tpl
@@ -15,7 +15,7 @@
{$VERSION}
{if isset($CONTACT_MAIL)}
- {'Contact'|@translate}
- <a href="mailto:{$CONTACT_MAIL}?subject={'title_send_mail'|@translate|@escape:url}">{'Webmaster'|@translate}</a>
+ <a href="mailto:{$CONTACT_MAIL}?subject={'A comment on your site'|@translate|@escape:url}">{'Webmaster'|@translate}</a>
{/if}