]> ruin.nu Git - ndwebbie.git/blobdiff - templates/defrequest.tmpl
Converted main page
[ndwebbie.git] / templates / defrequest.tmpl
index 10d92733f1121ecc36965e4636b4ae7978285cc3..c2fdeb4de66151187d02e196acc6f9242bcb6d20 100644 (file)
@@ -1,10 +1,11 @@
+<TMPL_VAR NAME=Error>
 <TMPL_IF Reply><p>Sent the message '<TMPL_VAR NAME=Reply>' to def
 channel</p></TMPL_IF>
-<form action="index.pl" method="post"><fieldset> <legend>Launch confirmation</legend>
+<form action="<TMPL_VAR NAME=PAGE>" method="post"><fieldset> <legend>Launch confirmation</legend>
        <p>Message to def channel (like a line from gal status):</p>
        <input type="text" name="message" value=""/>
        <input type="hidden" name="cmd" value="submit"/>
-       <input type="hidden" name="page" value="defrequest"/>
+       <input type="hidden" name="page" value="<TMPL_VAR NAME=PAGE>"/>
        <br/>
        <input type="submit" value="Submit"/>
 </fieldset></form>