summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-02-24 20:47:10 -0800
committerBen Longbons <b.r.longbons@gmail.com>2014-02-24 20:47:55 -0800
commit7f5f1ac696c3c49f18bab4d7c744b38c387777b2 (patch)
tree1cc6d73b4a30591096870b33939f925317c00c98
parent4a0cdeac28c29da27d2d8d37f14c4df158e77633 (diff)
downloadwebsite-7f5f1ac696c3c49f18bab4d7c744b38c387777b2.tar.gz
website-7f5f1ac696c3c49f18bab4d7c744b38c387777b2.tar.bz2
website-7f5f1ac696c3c49f18bab4d7c744b38c387777b2.tar.xz
website-7f5f1ac696c3c49f18bab4d7c744b38c387777b2.zip
Remove specific admin names, too easily outdated
-rw-r--r--registration.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/registration.php b/registration.php
index ee93bb5..95a92fb 100644
--- a/registration.php
+++ b/registration.php
@@ -137,7 +137,7 @@ important precaution.</p>
?>
<p>Your account was scheduled for creation! In a few minutes you should receive an email with verification of your new account.</p>
- <p><em>If the account doesn't work after five minutes, please contact Freeyorp or Frost on the forums or IRC. We can make it for you.</em></p>
+ <p><em>If the account doesn't work after five minutes, please ask for help on the forums or IRC. We can make it for you.</em></p>
<?php }
placeFooter();