]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/confirm.html.erb
Included greeting string in changeset_comment_notification email
[rails.git] / app / views / user / confirm.html.erb
index f8147ac783ac3c1f6fa698dcd1b43361e51b9a9d..9fc33094e090dfa5d21034a4cebfad54c3f60fd8 100644 (file)
@@ -1,5 +1,5 @@
 <% content_for :heading do %>
-  <h2><%= t 'user.confirm.heading' %></h2>
+  <h1><%= t 'user.confirm.heading' %></h1>
   <div class='header-illustration confirm-main'></div>
 <% end %>
 
@@ -27,7 +27,6 @@
     </span>
   </h1>
 
-  <p class='deemphasize'><%= t "user.confirm.antispam_alert_html" %></p>
   <p class='deemphasize'><%= t "user.confirm.reconfirm_html",
                                :reconfirm => url_for(:action => 'confirm_resend')%></p>
 <% end %>