X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ec9634d865bc9954c58b694dfc8c491766405e78..41a8b62ff2698b411c3bebeef26dc6f69df01a4c:/app/views/user/terms.html.erb?ds=sidebyside diff --git a/app/views/user/terms.html.erb b/app/views/user/terms.html.erb index 33c528292..f95073df6 100644 --- a/app/views/user/terms.html.erb +++ b/app/views/user/terms.html.erb @@ -40,6 +40,6 @@ <%= submit_tag(t('user.terms.agree'), :name => "agree", :id => "agree") %> <%= submit_tag(t('user.terms.decline'), :name => "decline", :id => "decline") %> -
<%= raw t 'user.terms.guidance', :summary => 'http://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary', :translations => 'http://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations' %>
+<%= raw t 'user.terms.guidance', :summary => 'http://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary', :translations => 'http://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations' %>
<% end %>