summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorCarlos Tadeu Panato Junior <ctadeu@gmail.com>2016-11-17 15:07:16 +0100
committerChristopher Speller <crspeller@gmail.com>2016-11-17 09:07:16 -0500
commit3d2249edfcd5e8596bea2b741c28bcd28d6f8137 (patch)
tree824ca5b55df17625718774d9508f0184b92ad19a /webapp/i18n
parent6dde2d268a9c3224af481e84b7f440a4dfa92bfb (diff)
downloadchat-3d2249edfcd5e8596bea2b741c28bcd28d6f8137.tar.gz
chat-3d2249edfcd5e8596bea2b741c28bcd28d6f8137.tar.bz2
chat-3d2249edfcd5e8596bea2b741c28bcd28d6f8137.zip
PLT-4524 Update password reset page (#4522)
* Implement PLT-4524 Update password reset page * fix lints * changes based on review * update per request/review * update tests * add css for alert-success * change per request
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index f9d91e8e0..ba2afcce8 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1558,7 +1558,7 @@
"password_send.description": "To reset your password, enter the email address you used to sign up",
"password_send.email": "Email",
"password_send.error": "Please enter a valid email address.",
- "password_send.link": "<p>A password reset link has been sent to <b>{email}</b></p>",
+ "password_send.link": "If the account exists, a password reset email will be sent to: <br/><b>{email}</b><br/><br/>",
"password_send.reset": "Reset my password",
"password_send.title": "Password Reset",
"pdf_preview.max_pages": "Download to read more pages",