From ebbf2283099215ca06914b0c4c62423de2ceb2e2 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Fri, 13 Jun 2014 16:03:13 +0200 Subject: [PATCH] remove whitespace at end of line --- core/js/lostpassword.js | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/core/js/lostpassword.js b/core/js/lostpassword.js index bec4f98b9f..ad221cb30f 100644 --- a/core/js/lostpassword.js +++ b/core/js/lostpassword.js @@ -3,7 +3,7 @@ OC.Lostpassword = { sendErrorMsg : t('core', 'Couldn\'t send reset email. Please contact your administrator.'), sendSuccessMsg : t('core', 'The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.
If it is not there ask your local administrator.'), - + encryptedMsg : t('core', "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?") + ('
') + '