]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/users/blocked.html.erb
Merge remote-tracking branch 'upstream/pull/2042'
[rails.git] / app / views / users / blocked.html.erb
index 93b4972d512809165efc12590f54d1e15796e4d9..d5be31ef649f278871bef192164d91f399424848 100644 (file)
@@ -1,10 +1,10 @@
 <% content_for :heading do %>
-  <h1><%= t 'user.new.title' %></h1>
+  <h1><%= t 'users.new.title' %></h1>
   <div class='header-illustration new-user-main'></div>
   <div class='header-illustration new-user-arm'></div>
 <% end %>
 
 <div class="message">
-  <h1><%= t 'user.new.no_auto_account_create' %></h1>
-  <h2><%= raw t 'user.new.contact_webmaster', :webmaster => "mailto:#{SUPPORT_EMAIL}" %></h2>
+  <h1><%= t 'users.new.no_auto_account_create' %></h1>
+  <h2><%= raw t 'users.new.contact_webmaster', :webmaster => "mailto:#{SUPPORT_EMAIL}" %></h2>
 </div>