Improved export warning, removed heading

This commit is contained in:
Aaron Lidman 2013-11-19 11:57:30 -08:00
parent cf0fccec1f
commit a5e8b4cb88
2 changed files with 4 additions and 4 deletions

View file

@ -24,8 +24,9 @@
<p><%= raw t 'export.start.export_details' %></p>
<div id="export_osm_too_large">
<h4><%= t'export.start.too_large.heading' %></h4>
<p><%= t'export.start.too_large.body' %></p>
<p class="warning">
<%= t'export.start.too_large.body' %>
</p>
<dl class="inner12">
<dt><a href="http://planet.openstreetmap.org/"><%= t'export.start.too_large.planet.title' %></a></dt>
<dd><%= t'export.start.too_large.planet.description' %></dd>