mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Updated email content #2804
This commit is contained in:
parent
1c64188eae
commit
3d43c53c9d
2 changed files with 6 additions and 6 deletions
|
@ -29,9 +29,9 @@ Eesti Interneti SA
|
|||
<br><br>
|
||||
Hi <%= @contact.name %>
|
||||
<br><br>
|
||||
E-mail address of <% @contact.name %> has been changed<br>
|
||||
previous address: <% @contact.email_was %><br>
|
||||
new address: <% @contact.email %>
|
||||
E-mail address of <%= @contact.name %> has been changed<br>
|
||||
previous address: <%= @contact.email_was %><br>
|
||||
new address: <%= @contact.email %>
|
||||
<br><br>
|
||||
E-mail addresses are used to send important information regarding your registered domains including applications for approval of registrant change and domain deletion. Please make sure that the update and contact information are correct. Incase of problems please turn to your registrar. Your registrar is <%= @contact.registrar.name %>
|
||||
<br><br>
|
||||
|
|
|
@ -29,9 +29,9 @@ Eesti Interneti SA
|
|||
|
||||
Hi <%= @contact.name %>
|
||||
|
||||
E-mail address of <% @contact.name %> has been changed
|
||||
previous address: <% @contact.email_was %>
|
||||
new address: <% @contact.email %>
|
||||
E-mail address of <%= @contact.name %> has been changed
|
||||
previous address: <%= @contact.email_was %>
|
||||
new address: <%= @contact.email %>
|
||||
|
||||
E-mail addresses are used to send important information regarding your registered domains including applications for approval of registrant change and domain deletion. Please make sure that the update and contact information are correct. Incase of problems please turn to your registrar. Your registrar is <%= @contact.registrar.name %>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue