Updated email content #2804

This commit is contained in:
Priit Tark 2015-07-28 20:37:20 +03:00
parent 1c64188eae
commit 3d43c53c9d
2 changed files with 6 additions and 6 deletions

View file

@ -29,9 +29,9 @@ Eesti Interneti SA
<br><br> <br><br>
Hi <%= @contact.name %> Hi <%= @contact.name %>
<br><br> <br><br>
E-mail address of <% @contact.name %> has been changed<br> E-mail address of <%= @contact.name %> has been changed<br>
previous address: <% @contact.email_was %><br> previous address: <%= @contact.email_was %><br>
new address: <% @contact.email %> new address: <%= @contact.email %>
<br><br> <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 %> 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> <br><br>

View file

@ -29,9 +29,9 @@ Eesti Interneti SA
Hi <%= @contact.name %> Hi <%= @contact.name %>
E-mail address of <% @contact.name %> has been changed E-mail address of <%= @contact.name %> has been changed
previous address: <% @contact.email_was %> previous address: <%= @contact.email_was %>
new address: <% @contact.email %> 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 %> 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 %>