From 5fbf378d1021da91977caa6c7df9944c353d4786 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Mon, 26 Sep 2011 21:12:18 +0200 Subject: [PATCH] Small textual update to password recovery templates --- lostpassword/templates/lostpassword.php | 2 +- lostpassword/templates/resetpassword.php | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lostpassword/templates/lostpassword.php b/lostpassword/templates/lostpassword.php index 1c95e0be49..2c38a1562f 100644 --- a/lostpassword/templates/lostpassword.php +++ b/lostpassword/templates/lostpassword.php @@ -7,7 +7,7 @@ t('Login failed!'); ?> - + diff --git a/lostpassword/templates/resetpassword.php b/lostpassword/templates/resetpassword.php index 888d98e8bd..3ab9dd6543 100644 --- a/lostpassword/templates/resetpassword.php +++ b/lostpassword/templates/resetpassword.php @@ -1,7 +1,8 @@
- t('Your password was reset'); ?> +

t('Your password was reset'); ?>

+

t('To login page'); ?>