X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1a65c279aab2b99d13dbf5909a1a05ad52648b25..fbe478d10497141da47008102e36b4961fdd1261:/app/views/site/export.html.erb diff --git a/app/views/site/export.html.erb b/app/views/site/export.html.erb index b3a3bd0e9..a314cb151 100644 --- a/app/views/site/export.html.erb +++ b/app/views/site/export.html.erb @@ -18,7 +18,7 @@

<%= t ".licence" %>

-

<%= t ".export_details_html" %>

+

<%= t ".licence_details_html", :odbl_link => link_to(t(".odbl"), t(".odbl_url")) %>

@@ -27,7 +27,7 @@

-
+
<%= submit_tag t(".export_button"), :class => "btn btn-primary mx-auto" %>