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 d0a34b7 commit 9bd41b5Copy full SHA for 9bd41b5
webroot/panel/new_account.php
@@ -111,7 +111,7 @@
111
112
<label><input type='checkbox' id='chk_eula' name='eula' value='agree' required>
113
I have read and accept the <a target='_blank' href='<?php echo $CONFIG["site"]["terms_of_service_url"]; ?>'>
114
- Unity Terms of Service</a></label>
+ Unity Terms of Service</a>.</label>
115
116
<br>
117
<input style='margin-top: 10px;' type='submit' value='Request Account'>
0 commit comments