]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/export.html.erb
Merge remote-tracking branch 'upstream/pull/2431'
[rails.git] / app / views / site / export.html.erb
index 7bd4273a3d424c6101f6400b426dd8b224d70226..f1eed33cf778bdc88e0d65653a2dd5e1fc4a8e59 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>
   </div>
 
   <h4><%= t ".licence" %></h4>
-  <p><%= raw t ".export_details" %></p>
+  <p><%= t ".export_details_html" %></p>
 
   <div id="export_osm_too_large">
     <p class="warning">