Files
aux-bieaux-legumes/templates/email/custom/admin_password.txt

10 lines
464 B
Plaintext

{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'}