]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/export.html.erb
erblint: use consistent spacing in HTML tags
[rails.git] / app / views / site / export.html.erb
index 7bd4273a3d424c6101f6400b426dd8b224d70226..4af1a0ff3f813c7ec249bc8932a072901487516a 100644 (file)
   <div class='export_area_inputs'>
     <div class='export_boxy'>
       <%= text_field_tag("maxlat", nil, :size => 10, :class => "export_bound") %>
-      <br/>
+      <br />
       <%= text_field_tag("minlon", nil, :size => 10, :class => "export_bound") %>
       <%= text_field_tag("maxlon", nil, :size => 10, :class => "export_bound") %>
-      <br/><br/>
+      <br /><br />
       <%= text_field_tag("minlat", nil, :size => 10, :class => "export_bound") %>
       </div>
     <a id='drag_box' href="#"><%= t ".manually_select" %></a>