]> 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 bc602e78cd97997c2854da1944b502af9f13332c..9a5ac6a13d97376b3566102b4e7ec1b51e29b68a 100644 (file)
@@ -9,7 +9,7 @@
   <tr>
     <td><?=_Name?>: </td>
     <td><?=$name?></td>
-    <td rowspan="4"><?=$!helpOnNames?></td>
+    <td><?=$!helpOnNames?></td>
   </tr>
 
   <tr>
   </tr>
 
   <tr>
-    <td colspan="3"><font color="red">*</font><?=_Your password is one of many factors to protect your account from unauthorised access. A good password is hard to guess, long, and contains a diverse set of characters. For the current requirements and to learn more, visit our !(/wiki/goodPassword)FAQ!'</a>'.?></td>
+    <td colspan="3"><font color="red">*</font><?=_Your password is one of many factors to protect your account from unauthorised access. A good password is hard to guess, long, and contains a diverse set of characters. For the current requirements and to learn more, visit our !(/kb/goodPassword)FAQ!'</a>'.?></td>
   </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>