Inital commit
This commit is contained in:
10
templates/email/default/admin_password.txt
Normal file
10
templates/email/default/admin_password.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
{default_translation_domain domain='email.default'}
|
||||
{intl l="Hello,"}
|
||||
|
||||
{intl l="You have requested a new password for your administrator account at %store_name" store_name={config key="store_name"}}.
|
||||
|
||||
{intl l="Please click here to define a new password: %url . You will be prompted to enter a new password." url={url path="/admin/password-create/$token"}}
|
||||
|
||||
{intl l='If you don\'t requested a new password, please ignore this message.'}.
|
||||
|
||||
{intl l='Have a nice day'}
|
||||
Reference in New Issue
Block a user