X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/550c4a3a45814fde5c809334c85f1ebc47659a82..ea3760f94d9d74d3aaa8492182b9e1a15ec1effa:/app/views/site/export.html.erb diff --git a/app/views/site/export.html.erb b/app/views/site/export.html.erb index b3a3bd0e9..d277f344e 100644 --- a/app/views/site/export.html.erb +++ b/app/views/site/export.html.erb @@ -5,20 +5,20 @@ <%= form_tag({ :controller => "export", :action => "finish" }, { :class => "export_form" }) do %> <%= hidden_field_tag "format", "osm", :autocomplete => "off" %> -
<%= t ".export_details_html" %>
+<%= t ".licence_details_html", :odbl_link => link_to(t(".odbl"), t(".odbl_url")) %>
@@ -27,7 +27,7 @@