X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b325e5053ab4c0723174c9f68e65c1d41d71bda8..7c5205c94ba1baba627d23916e2c5430bc1c4e4b:/app/views/export/start.html.erb diff --git a/app/views/export/start.html.erb b/app/views/export/start.html.erb index f25ab2a3f..cdb16970f 100644 --- a/app/views/export/start.html.erb +++ b/app/views/export/start.html.erb @@ -17,9 +17,17 @@

<%= t'export.start.format_to_export' %>

@@ -67,8 +75,8 @@
-
-

<%= submit_tag t('export.start.export_button'), :id => "export_commit" %>

+
+ <%= submit_tag t('export.start.export_button'), :id => "export_commit" %>
<% end %>