aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/en-gb/mail/forgotten.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/catalog/language/en-gb/mail/forgotten.php')
-rw-r--r--public/catalog/language/en-gb/mail/forgotten.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/catalog/language/en-gb/mail/forgotten.php b/public/catalog/language/en-gb/mail/forgotten.php
new file mode 100644
index 0000000..a75ba10
--- /dev/null
+++ b/public/catalog/language/en-gb/mail/forgotten.php
@@ -0,0 +1,6 @@
+<?php
+// Text
+$_['text_subject'] = '%s - Password reset request';
+$_['text_greeting'] = 'A new password was requested for %s customer account.';
+$_['text_change'] = 'To reset your password click on the link below:';
+$_['text_ip'] = 'The IP used to make this request was:'; \ No newline at end of file