We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8cca43 commit c88b831Copy full SHA for c88b831
webroot/panel/new_account.php
@@ -136,7 +136,7 @@
136
<hr>
137
138
<div style='position: relative;display: none;' id='piConfirmWrapper'>
139
- <label><input type='checkbox' id='chk_pi' name='confirm_pi' value='agree' required>
+ <label><input type='checkbox' id='chk_pi' name='confirm_pi' value='agree'>
140
I have read the PI <a href="<?php echo CONFIG["site"]["account_policy_url"]; ?>">
141
account policy</a> guidelines. </label>
142
</div>
0 commit comments