Rename views to rails 2 style names.

This commit is contained in:
Tom Hughes 2009-06-09 20:50:14 +00:00
parent a8c7d1c4ce
commit 2e2f212472
91 changed files with 2 additions and 6 deletions

View file

@ -1,7 +0,0 @@
<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>