]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/main/Signup.templ
fix: corrected layout of table after bootstrap update
[gigi.git] / src / club / wpia / gigi / pages / main / Signup.templ
index b50e78ea4675e2af6e2442ec91debce533753514..9a5ac6a13d97376b3566102b4e7ec1b51e29b68a 100644 (file)
@@ -9,7 +9,7 @@
   <tr>
     <td><?=_Name?>: </td>
     <td><?=$name?></td>
-    <td rowspan="4"><?=$!helpOnNames?></td>
+    <td><?=$!helpOnNames?></td>
   </tr>
 
   <tr>
     <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>
     <td colspan="3"><?=_When you click on next, we will send a confirmation email to the email address you have entered above.?></td>
   </tr>