X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a36f3558dd43dd5a598e36dd21fd5f7d2b4a94f5..5c0aeb1558a778cd5790be5e062c2df7d9b51da6:/app/views/export/start.html.erb diff --git a/app/views/export/start.html.erb b/app/views/export/start.html.erb index f5dcb1462..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 %>