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