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