]> ruin.nu Git - ndwebbie.git/blobdiff - templates/launchConfirmation.tmpl
global_vars and <TMPL_VAR NAME=PAGE> instead of hardcoded page values
[ndwebbie.git] / templates / launchConfirmation.tmpl
index 2fc5eadc02df4f069cdc536a0d2085813666e155..1d5a4a2830bba3eb76fa650e78c392840bd5c12b 100644 (file)
@@ -16,7 +16,7 @@
        <p>Paste all (ctrl+a should be ok, but try with just single mission if you get an error, save the ctrl+a output and contact harv) information from <b>missions page</b> here (NOT from news page, and not overview, nor gal status). It's ok to paste when prelaunched, as long as you're sure you won't change your plans.</p>
        <textarea rows="25" cols="80" name="mission"></textarea>
        <input type="hidden" name="cmd" value="submit"/>
-       <input type="hidden" name="page" value="launchConfirmation"/>
+       <input type="hidden" name="page" value="<TMPL_VAR NAME=PAGE>"/>
        <br/>
        <input type="submit" value="Submit"/>
 </fieldset></form>