summaryrefslogtreecommitdiffstats
path: root/core/templates/mail.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/templates/mail.php')
-rw-r--r--core/templates/mail.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/templates/mail.php b/core/templates/mail.php
index ae46eaca788..0e73a601857 100644
--- a/core/templates/mail.php
+++ b/core/templates/mail.php
@@ -17,6 +17,7 @@ if ( isset($_['expiration']) ) {
p($l->t("The share will expire on %s.", array($_['expiration'])));
print_unescaped('<br><br>');
}
+// TRANSLATORS term at the end of a mail
p($l->t('Cheers!'));
?>
</td>