Rename notifier views to new style names

This commit is contained in:
Tom Hughes 2010-09-22 18:36:53 +01:00
parent 1e13e6ae2d
commit dc9b0e8c94
9 changed files with 0 additions and 0 deletions

View 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>