]> ruin.nu Git - ndwebbie.git/blob - motd.tmpl
327564ccaf373057dc7af0185a41c93837619549
[ndwebbie.git] / motd.tmpl
1 <form action="<TMPL_VAR NAME=PAGE>" method="post"><fieldset> <legend>Motd</legend>
2         <textarea rows="25" cols="80" name="motd"><TMPL_VAR NAME=MOTD></textarea>
3         <input type="hidden" name="cmd" value="change"/>
4         <input type="hidden" name="page" value="motd"/>
5         <br/><input type="submit" value="Change"/>
6 </fieldset></form>