X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a14eff91770edb76843469ec9cb822d278639580..721d33033cbd729ab9e2d0220ead22fb3f7f1065:/app/views/site/export.html.erb?ds=sidebyside 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" %>