Преглед изворни кода

Wrote a little infotext to the file.

doomshammer пре 25 година
родитељ
комит
5e5e594396
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      scripts/addalias/addalias.htm

+ 3 - 0
scripts/addalias/addalias.htm

@@ -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>