Improved export warning, removed heading
This commit is contained in:
parent
cf0fccec1f
commit
a5e8b4cb88
2 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue