X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ca5de5b4e01297b07ce3a9db45e908f15f7cda11..dff0eef78737dc54eb227af2080e80ecdd3e3999:/app/views/site/export.html.erb diff --git a/app/views/site/export.html.erb b/app/views/site/export.html.erb index 9ac03e70d..128db5992 100644 --- a/app/views/site/export.html.erb +++ b/app/views/site/export.html.erb @@ -9,7 +9,7 @@ <%= hidden_field_tag 'format', 'osm' %>
-
+
<%= text_field_tag('maxlat', nil, :size => 10, :class => "export_bound") %>
<%= text_field_tag('minlon', nil, :size => 10, :class => "export_bound") %>