Supplier mail changing and polishing
This commit is contained in:
@@ -19,7 +19,17 @@ en:
|
||||
unconfirmed: "You have to confirm your account before continuing."
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
subject: "Confirmation instructions"
|
||||
supplier_subject: "Confirmation instructions2"
|
||||
supplier:
|
||||
salutation: "Welcome to Qwaiter %{email}!"
|
||||
body: |
|
||||
<p>
|
||||
You requested a Qwaiter account or want to change data that need reconfirmation.
|
||||
If this is not wat you requested please ignore this email.<br>
|
||||
To activate your account click the link below:<br>
|
||||
<br>
|
||||
<a href="%{confirm_url}">Confirm my account or changes %{unconfirmed_email}</a>
|
||||
</p>
|
||||
reset_password_instructions:
|
||||
subject: "Reset password instructions"
|
||||
unlock_instructions:
|
||||
|
||||
Reference in New Issue
Block a user