]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/terms.html.erb
Update rails translations
[rails.git] / app / views / user / terms.html.erb
index d6bbd16f55dcd423a4c2bfa701298ed00a963201..cd352ab6fde9af90e80c5b9f68e17ae6535fc14f 100644 (file)
     </div>
   </p>
   <br clear="all" />
-  <hr />
-  <p>
-    <ul>
-      <li><%= link_to(t('user.terms.summary'), t('user.terms.summary_url'), :target => :new)%></li>
-      <li><%= link_to(t('user.terms.translations'), t('user.terms.translations_url'), :target => :new)%></li>
-    </ul>
-  </p>
+  <p id="contributorGuidance"><%= 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' %></p>
 <% end %>