X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4f31859c4a74ae65308cd44d29d9a3b9eca558ef..916f2c9036d280d1de451e35847d8b37c6550109:/app/views/oauth/authorize.html.erb diff --git a/app/views/oauth/authorize.html.erb b/app/views/oauth/authorize.html.erb index 7b0a2cc16..565d13808 100644 --- a/app/views/oauth/authorize.html.erb +++ b/app/views/oauth/authorize.html.erb @@ -15,5 +15,5 @@
<%= submit_tag t("oauth.oauthorize.grant_access" %>
+<%= submit_tag t("oauth.oauthorize.grant_access") %>
<% end %>