]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/main/Signup.templ
add: accept data protection policy during registration
[gigi.git] / src / club / wpia / gigi / pages / main / Signup.templ
index d8d28adfb34a303ef20f178e99a0a8e24cc6cf76..4e30b0ca8b043a7a089e7ea9a29507991e522016 100644 (file)
   </tr>
 
   <tr>
-    <td colspan="3"><input type="checkbox" name="tos_agree" value="1"><?=_I agree to the Terms of Service (!(/policy/ToS)ToS!'</a>').?></td>
+    <td colspan="3"><input type="checkbox" name="tos_agree" id="tos_agree" value="1"><label for="tos_agree"><?=_I agree to the Terms of Service (!(/policy/ToS)ToS!'</a>').?></label></td>
+  </tr>
+
+  <tr>
+    <td colspan="3"><input type="checkbox" name="dp_agree" id="dp_agree" value="1"><label for="dp_agree"><?=_I accept the (!(/policy/dataPrivacy)Data Protection Policy!'</a>').?></label></td>
   </tr>
 
   <tr>