X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4557654ba63392f0db4aa5c002be692395eb8cee..c798962cda8ede6425ce56c59533bc476180a830:/app/views/site/export.html.erb diff --git a/app/views/site/export.html.erb b/app/views/site/export.html.erb index c8d964a59..ed94aff02 100644 --- a/app/views/site/export.html.erb +++ b/app/views/site/export.html.erb @@ -1,4 +1,6 @@ -

<%= t 'export.start_rjs.export' %>

+

<%= t 'export.start_rjs.export' %> + +

<%= form_tag :controller => "export", :action => "finish" do %> <%= hidden_field_tag 'format', 'osm' %> @@ -12,22 +14,16 @@
<%= text_field_tag('minlat', nil, :size => 10, :class => "export_bound") %> - <%= t'export.start.manually_select' %> + <%= t'export.start.manually_select' %>
-

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

- -
-

<%= raw t'export.start.export_details' %>

-
+

<%= t'export.start.licence' %><%= raw t'export.start.export_details' %>

-

<%= t'export.start.too_large.heading' %>

- -
-

<%= t'export.start.too_large.body' %>

-
+
+

<%= t'export.start.too_large.heading' %><%= t'export.start.too_large.body' %>

+
<%= t'export.start.too_large.planet.title' %>
<%= t'export.start.too_large.planet.description' %>