X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e80d74ae7369fc1293e5195f29c4f6e8a9dcb87b..7f611b295f39b8c42219a5ce6c84582db74ce8f7:/app/views/users/terms.html.erb?ds=sidebyside diff --git a/app/views/users/terms.html.erb b/app/views/users/terms.html.erb index 1f42e9085..a5dc3291d 100644 --- a/app/views/users/terms.html.erb +++ b/app/views/users/terms.html.erb @@ -11,15 +11,15 @@ <%= form_tag({ :action => "save" }) do %> -
<%= t ".read and accept with tou" %>
+<%= t ".read and accept with tou" %>
<%= t ".contributor_terms_explain" %>
+<%= t ".contributor_terms_explain" %>
-- <%= t ".guidance_html", - :summary => "https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary", - :translations => "https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations" %> +
+ <%= t ".guidance_info_html", + :readable_summary_link => link_to(t(".readable_summary"), + "https://www.osmfoundation.org/wiki/License/Contributor_Terms_Summary"), + :informal_translations_link => link_to(t(".informal_translations"), + "https://www.osmfoundation.org/wiki/License/Contributor_Terms/Informal_Translations") %>