X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cebb05a3ba6313c245509d7966cec184936f9c42..dddef7672e37e85e14af7aa2ffbd95214bd2689f:/app/views/site/export.html.erb diff --git a/app/views/site/export.html.erb b/app/views/site/export.html.erb index 7bd4273a3..f1eed33cf 100644 --- a/app/views/site/export.html.erb +++ b/app/views/site/export.html.erb @@ -11,17 +11,17 @@
<%= 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" %>