]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_blocks/not_found.html.erb
Move onclick handling of tou checkbox to ujs
[rails.git] / app / views / user_blocks / not_found.html.erb
index d5846cc11d8a27f976846eb6c4a3a245a47e0092..3fa3bfbc167632db1d351cc952ae7e932c3e7de7 100644 (file)
@@ -1,3 +1,3 @@
-<p><%= t '.sorry', :id => params[:id] %></p>
+<p><%= t ".sorry", :id => params[:id] %></p>
 
-<%= link_to t('.back'), user_blocks_path %>
+<%= link_to t(".back"), user_blocks_path %>