X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/50091893d44ecfc48c13bb2269f23a6f23aea1d2..6db326aa1f084a062a3b658876bc01bf650f5702:/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..4af1a0ff3 100644 --- a/app/views/site/export.html.erb +++ b/app/views/site/export.html.erb @@ -11,10 +11,10 @@
<%= 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" %>