]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/terms.html.erb
bring back icon for help questions section.:
[rails.git] / app / views / user / terms.html.erb
index 33c528292208fba6dc3db01041d4df658dc69d53..f95073df67a9a99afd71c78097f41353d1f50735 100644 (file)
@@ -40,6 +40,6 @@
       <%= submit_tag(t('user.terms.agree'), :name => "agree", :id => "agree") %>
       <%= submit_tag(t('user.terms.decline'), :name => "decline", :id => "decline") %>
     </div>
-    <p id="contributorGuidance"><%= 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' %></p>
+    <p class='pad1' id="contributorGuidance"><%= 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' %></p>
   <% end %>
 </terms>