summaryrefslogtreecommitdiffstats
path: root/lostpassword/templates/email.php
diff options
context:
space:
mode:
Diffstat (limited to 'lostpassword/templates/email.php')
-rw-r--r--lostpassword/templates/email.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lostpassword/templates/email.php b/lostpassword/templates/email.php
new file mode 100644
index 00000000000..d146d8e4c37
--- /dev/null
+++ b/lostpassword/templates/email.php
@@ -0,0 +1 @@
+<?php echo str_replace('{link}', $_['link'], $l->t('Use the following link to reset your password: {link}')) ?>