X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b70da7b8ea15ab48bb2f34155567cea6dffc8fc9..9619e699e1daf2ec1127cdf0bba7ffe2aa3bbb0c:/app/views/site/export.html.erb diff --git a/app/views/site/export.html.erb b/app/views/site/export.html.erb index d6db3908b..a314cb151 100644 --- a/app/views/site/export.html.erb +++ b/app/views/site/export.html.erb @@ -3,22 +3,22 @@ <%= render "sidebar_header", :title => t(".title") %> <%= form_tag({ :controller => "export", :action => "finish" }, { :class => "export_form" }) do %> - <%= hidden_field_tag "format", "osm" %> + <%= 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,14 +27,14 @@
<%= t ".too_large.advice" %>
<%= t ".too_large.advice" %>
+ +