diff --git a/app/views/users/new.html.erb b/app/views/users/new.html.erb index 2ceab80a84..ef4255f4cc 100644 --- a/app/views/users/new.html.erb +++ b/app/views/users/new.html.erb @@ -1,5 +1,5 @@
<%= t('users.new.code_of_conduct_agreement') %>
-<%= raw t('users.new.code_of_conduct_detail', :url1 => "http://publiclab.org/conduct") %>
-<%= t('users.new.licensing_agreement') %>
-<%= raw t('users.new.licensing_detail', :url1 => "http://creativecommons.org/licenses/by-sa/3.0/", :url2 => "http://www.ohwr.org/cernohl", :url3 => "http://creativecommons.org/licenses/by-sa/3.0/") %>
-