From 6d358c051f1de1a717234e94ddbf6a63fbb57b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Tue, 4 Sep 2012 13:10:14 +0300 Subject: [PATCH] Update core/lostpassword/templates/email.php respect coding style --- core/lostpassword/templates/email.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/lostpassword/templates/email.php b/core/lostpassword/templates/email.php index d146d8e4c3..bf025e4197 100644 --- a/core/lostpassword/templates/email.php +++ b/core/lostpassword/templates/email.php @@ -1 +1,2 @@ -t('Use the following link to reset your password: {link}')) ?> +t('Use the following link to reset your password: {link}')) \ No newline at end of file