Skip to content

Commit 9bd41b5

Browse files
committed
add period
1 parent d0a34b7 commit 9bd41b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webroot/panel/new_account.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112
<label><input type='checkbox' id='chk_eula' name='eula' value='agree' required>
113113
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>
114+
Unity Terms of Service</a>.</label>
115115

116116
<br>
117117
<input style='margin-top: 10px;' type='submit' value='Request Account'>

0 commit comments

Comments
 (0)