]> ruin.nu Git - ndwebbie.git/blob - templates/defrequest.tmpl
def request page
[ndwebbie.git] / templates / defrequest.tmpl
1 <TMPL_IF Reply><p>Sent the message '<TMPL_VAR NAME=Reply>' to def
2 channel</p></TMPL_IF>
3 <form action="index.pl" method="post"><fieldset> <legend>Launch confirmation</legend>
4         <p>Message to def channel (like a line from gal status):</p>
5         <input type="text" name="message" value=""/>
6         <input type="hidden" name="cmd" value="submit"/>
7         <input type="hidden" name="page" value="defrequest"/>
8         <br/>
9         <input type="submit" value="Submit"/>
10 </fieldset></form>