FIX: Fix 'New Login Alert' message. (#6539)

This commit is contained in:
Bianca Nenciu 2018-10-30 21:13:25 +02:00 committed by Régis Hanol
parent 57ab6bcba1
commit 087b12b40c
1 changed files with 2 additions and 2 deletions

View File

@ -3234,7 +3234,7 @@ en:
suspicious_login: suspicious_login:
title: "New Login Alert" title: "New Login Alert"
subject_template: "New Login Alert" subject_template: "[%{site_name}] New Login from %{location}"
text_body_template: | text_body_template: |
Hello, Hello,
@ -3246,7 +3246,7 @@ en:
If this was you, great! Theres nothing else you need to do. If this was you, great! Theres nothing else you need to do.
If this was not you, please reset your password as soon as possible. If this was not you, please [reset your %{site_name} password as soon as possible](%{base_url}/my/preferences/account).
page_not_found: page_not_found:
title: "Oops! That page doesnt exist or is private." title: "Oops! That page doesnt exist or is private."