Rename notifier views to new style names
This commit is contained in:
parent
1e13e6ae2d
commit
dc9b0e8c94
9 changed files with 0 additions and 0 deletions
7
app/views/notifier/email_confirm.html.erb
Normal file
7
app/views/notifier/email_confirm.html.erb
Normal file
|
@ -0,0 +1,7 @@
|
|||
<p><%= t 'notifier.email_confirm_html.greeting' %></p>
|
||||
|
||||
<p><%= t 'notifier.email_confirm_html.hopefully_you', :server_url => SERVER_URL, :new_address => @address %></p>
|
||||
|
||||
<p><%= t 'notifier.email_confirm_html.click_the_link' %></p>
|
||||
|
||||
<p><a href="<%= @url %>"><%= @url %></a></p>
|
Loading…
Add table
Add a link
Reference in a new issue