]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/confirm.html.erb
Rework the PD question on the confirmation screen.
[rails.git] / app / views / user / confirm.html.erb
index 100206c31c0f3882f32542c5ddd7f5e0271222dc..068e6eeee91d6b707eed1a4d19d717bb4b17a50d 100644 (file)
@@ -38,8 +38,8 @@
 <form method="post">
   <p>
     <label for="confirm_pd_checkbox"><%= t 'user.confirm.consider_pd' %></label>
 <form method="post">
   <p>
     <label for="confirm_pd_checkbox"><%= t 'user.confirm.consider_pd' %></label>
-    <input id="confirm_pd_checkbox" type="checkbox"
-    name="consider_pd"/><br/>
+    <input id="confirm_pd_checkbox" type="checkbox" name="consider_pd"/>
+    <span class="minorNote">(<%= link_to(t('user.confirm.consider_pd_why'), t('user.confirm.consider_pd_why_url'), :target => :new)%>)</span>
   </p>
   <p>
     <input type="hidden" name="confirm_string" value="<%= params[:confirm_string] %>"/>
   </p>
   <p>
     <input type="hidden" name="confirm_string" value="<%= params[:confirm_string] %>"/>