X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6d0100b91dda3e36d3eeeab0e3a4894e1dae9fd2..32c3000af7c2c4016b75abf5a396262e28aabd72:/app/views/site/export.html.erb?ds=sidebyside diff --git a/app/views/site/export.html.erb b/app/views/site/export.html.erb index 7bd4273a3..2eb23f755 100644 --- a/app/views/site/export.html.erb +++ b/app/views/site/export.html.erb @@ -11,20 +11,20 @@
<%= text_field_tag("maxlat", nil, :size => 10, :class => "export_bound") %> -
+
<%= text_field_tag("minlon", nil, :size => 10, :class => "export_bound") %> <%= text_field_tag("maxlon", nil, :size => 10, :class => "export_bound") %> -

+

<%= text_field_tag("minlat", nil, :size => 10, :class => "export_bound") %>
<%= t ".manually_select" %>

<%= t ".licence" %>

-

<%= raw t ".export_details" %>

+

<%= t ".export_details_html" %>

-

+

<%= t ".too_large.body" %>