|
@@ -1,4 +1,6 @@
|
|
|
<html><body>
|
|
<html><body>
|
|
|
|
|
+<p>In this form you can enter the settings (aliases, link and userpic) for your nickname in the IRC-stats.<br>
|
|
|
|
|
+Nicknames are allowed only once.</p>
|
|
|
<form action="../cgi-bin/addalias.pl" method="POST">
|
|
<form action="../cgi-bin/addalias.pl" method="POST">
|
|
|
<table>
|
|
<table>
|
|
|
<tr>
|
|
<tr>
|
|
@@ -21,4 +23,5 @@
|
|
|
</tr>
|
|
</tr>
|
|
|
</table>
|
|
</table>
|
|
|
</form>
|
|
</form>
|
|
|
|
|
+<p><sup>*</sup>: If you want to set more then one alias, seperate them with a space... e.g. "Alias1 Alias2"</p>
|
|
|
</body></html>
|
|
</body></html>
|