X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3d7eb387a7c3573f1a1d17df00adcaa1fb9b9fa5..9331ea5d71116c91f16643357b326b9085f16cf4:/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 %>