File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 9494 <hr>
9595
9696 <label><input type='radio' name='new_user_sel' value='pi'>Request a PI account</label>
97- <div style='position: relative;display: none;' id='piConfirmWrapper'>
98- <label><input type='checkbox' id='chk_pi' name='confirm_pi' value='agree'>
99- I have read the PI <a href="<?php echo $ CONFIG ["site " ]["account_policy_url " ]; ?> ">
100- account policy</a> guidelines. </label>
101- </div>
102- <br>
10397 <label><input type='radio' name='new_user_sel' value='not_pi' checked>Join an existing PI group</label>
10498
10599 <div style='position: relative;' id='piSearchWrapper'>
109103
110104 <hr>
111105
106+ <div style='position: relative;display: none;' id='piConfirmWrapper'>
107+ <label><input type='checkbox' id='chk_pi' name='confirm_pi' value='agree'>
108+ I have read the PI <a href="<?php echo $ CONFIG ["site " ]["account_policy_url " ]; ?> ">
109+ account policy</a> guidelines. </label>
110+ </div>
111+ <br>
112+
112113 <label><input type='checkbox' id='chk_eula' name='eula' value='agree' required>
113114 I have read and accept the <a target='_blank' href='<?php echo $ CONFIG ["site " ]["terms_of_service_url " ]; ?> '>
114115 Unity Terms of Service</a>.</label>
You can’t perform that action at this time.
0 commit comments