summaryrefslogtreecommitdiff
path: root/emotes/upload.php
diff options
context:
space:
mode:
Diffstat (limited to 'emotes/upload.php')
-rw-r--r--emotes/upload.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/emotes/upload.php b/emotes/upload.php
index 58836d6..3c43b48 100644
--- a/emotes/upload.php
+++ b/emotes/upload.php
@@ -136,9 +136,8 @@ if ($_SERVER['REQUEST_METHOD'] != "POST") {
</table>
<div>
- <label for="tos" class="inline">Do you accept <a href="/rules.php"
- target="_BLANK">the
- rules</a>?<span style="color:red;">*</span></label>
+ <label for="tos" class="inline">Do you accept <a href="/tos.php"
+ target="_BLANK">TOS</a>?<span style="color:red;">*</span></label>
<input type="checkbox" name="tos" value="1" required>
</div>