Corrected contacts on signup page

This commit is contained in:
g1n 2022-06-28 07:18:57 +00:00
parent 7e90e0204b
commit ffc791eaf7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<?php if($_POST==array()){ ?>
<p>Please fill in this form in order to register</p>
<p>We will contact you when your account is ready</p>
<p>If you can't or don't want to use form, contact us dirrectly via <a href="mailto:root@hextilde.xyz">email</a> or <a href="/wiki/irc.php">IRC</a></p>
<p>If you can't or don't want to use form, contact us directly via <a href="mailto:root@hextilde.xyz">email</a> or g1n or r1k on <a href="/wiki/irc.php">IRC</a></p>
<hr>
<br>
<form id="signup" method="POST">