X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4f31859c4a74ae65308cd44d29d9a3b9eca558ef..e3357b27e61c3ee4f4cf51c87fdc94deeaaa7c6f:/app/views/oauth/authorize.html.erb?ds=sidebyside 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 %>