fix obligatory boxes
All checks were successful
the build was successful

This commit is contained in:
2019-02-20 13:15:51 +01:00
parent 2fc6b0be44
commit c1d566cbbb

View File

@@ -39,11 +39,9 @@
<br /><br />
<div>
<label style="font-weight: normal;" for="obligatory">
<input name="obligatory" id="obligatory" value="yes" required="" type="checkbox" /> I have understood and accepted the <a href="/activities/ftf/ln-rules.html">rules for the Legal Network</a>.
<input name="obligatory" id="obligatory" value="yes" required="" type="checkbox" /> I have read <a href="/about/legal/imprint.html#id-privacy-policy">the FSFE's privacy policy</a>.
<br />
Accepting these rules is a precondition to join the Legal Network.
<input name="obligatory" id="obligatory" value="yes" required="" type="checkbox" /> I have understood and accepted the <a href="/activities/ftf/ln-rules.html">rules for the Legal Network</a>. I have also understood and accepted <a href="/about/legal/imprint.html#id-privacy-policy">the FSFE's privacy policy.</a>
</label>
<p>Accepting these rules is a precondition to join the Legal Network.</p>
</div>
<button name="action" value="sign" type="submit">Send application</button>