X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4e42bccd5043141dd6acbeaa2e5b5a29f70fb45a..3296e168e9f1caf80b56dd2d6c87714b342a8eae:/app/views/site/welcome.html.erb diff --git a/app/views/site/welcome.html.erb b/app/views/site/welcome.html.erb index a10849585..324d4659a 100644 --- a/app/views/site/welcome.html.erb +++ b/app/views/site/welcome.html.erb @@ -55,18 +55,14 @@ :automated_edits_link => link_to(t(".rules.automated_edits"), t(".rules.automated_edits_url")) %>

-
- <%= render "any_questions" %> -
+<%= render "any_questions" %> -
-

+

<% if params[:oauth_return_url] %> <%= t ".continue_authorization" %> <% else %> <%= t ".start_mapping" %> <% end %> -