X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4f31859c4a74ae65308cd44d29d9a3b9eca558ef..0a3dd82c47f5df0d55554c80a3b47f54ef6d204b:/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 %>