]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/oauth/authorize_failure.html.erb
Change cursor to 'move' when hovering routing markers
[rails.git] / app / views / oauth / authorize_failure.html.erb
index d5e53e4c4d1307f39090c8ca5e3ca57f73d0de85..4afba70e306c685a268286e4823f7fdd80243422 100644 (file)
@@ -1,3 +1,5 @@
 <% content_for :heading do %>
-  <h1>You have disallowed this request</h1>
-<% end %>
\ No newline at end of file
+  <h1><%= t "oauth.oauthorize_failure.title" %></h1>
+<% end %>
+
+<p><%= @message %></p>