Refactor translation to avoid raw html tags
This commit is contained in:
parent
e11c70f751
commit
317b1871f4
2 changed files with 4 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
</div>
|
||||
|
||||
<h4><%= t ".licence" %></h4>
|
||||
<p><%= t ".export_details_html" %></p>
|
||||
<p><%= t ".licence_details_html", :odbl_link => link_to(t(".odbl"), t(".odbl_url")) %></p>
|
||||
|
||||
<div id="export_osm_too_large">
|
||||
<p class="alert alert-warning">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue