You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/templates/app/user/lost_password.jsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ const LostPassword = () => (
15
15
</Fieldset>
16
16
</form>
17
17
18
-
<pid='check_spam'className='invisible'>{it.L('If you don\'t receive the email within the next few minutes, please check your junk/spam folder.')}</p>
18
+
<pid='check_spam'className='invisible'>{it.L('If you have an account with us, we\'ll send you a link to your email in a few minutes to reset your password.')}</p>
0 commit comments