]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/terms.html.erb
Improve presentation of supporting links on the terms page
[rails.git] / app / views / user / terms.html.erb
index 5160716d16abf14aa713daf5639933e30fee6934..cd352ab6fde9af90e80c5b9f68e17ae6535fc14f 100644 (file)
@@ -45,4 +45,6 @@
       <%= submit_tag(t('user.terms.agree'), :name => "agree", :id => "agree") %>
     </div>
   </p>
+  <br clear="all" />
+  <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 %>