From 7b2d93bbe380f8bb7d66a45cec455a4bea62e2d3 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 30 Sep 2012 23:32:31 +0300 Subject: [PATCH] Users Plugin: update email templates. --- plugins/box/users/views/frontend/new_password_email.view.php | 2 +- plugins/box/users/views/frontend/reset_password_email.view.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/box/users/views/frontend/new_password_email.view.php b/plugins/box/users/views/frontend/new_password_email.view.php index 146e4c0..ceb8725 100644 --- a/plugins/box/users/views/frontend/new_password_email.view.php +++ b/plugins/box/users/views/frontend/new_password_email.view.php @@ -7,5 +7,5 @@ Password:

To change your password, please visit this page: users/

-All the best, +All the best,
\ No newline at end of file diff --git a/plugins/box/users/views/frontend/reset_password_email.view.php b/plugins/box/users/views/frontend/reset_password_email.view.php index 48651f8..8c81382 100644 --- a/plugins/box/users/views/frontend/reset_password_email.view.php +++ b/plugins/box/users/views/frontend/reset_password_email.view.php @@ -13,5 +13,5 @@ Your username is: To edit your profile, go to this page: users/

-All the best, +All the best,
\ No newline at end of file