X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/007b985835a70ac37bbb68abe2eba126fe36cd64..bbc62406b588221adcbdda71fd167ee3c666c253:/app/views/user/terms.html.erb 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 %>