Просмотр исходного кода

Wrote a little infotext to the file.

doomshammer 25 лет назад
Родитель
Сommit
5e5e594396
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      scripts/addalias/addalias.htm

+ 3 - 0
scripts/addalias/addalias.htm

@@ -1,4 +1,6 @@
 <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">
  <table>
   <tr>
@@ -21,4 +23,5 @@
   </tr>
  </table>
 </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>