]> ruin.nu Git - ndwebbie.git/blobdiff - templates/editRaid.tmpl
keep url on posts
[ndwebbie.git] / templates / editRaid.tmpl
index a0bf2ec15266e52780b40008d7ce424db2e220f6..16c3062759c08555fb6ad2c3302772dd65821804 100644 (file)
@@ -1,5 +1,5 @@
 <TMPL_VAR NAME=Error>
-<form action="/" method="post">
+<form action="<TMPL_VAR NAME=PAGE>" method="post">
        <fieldset> <legend><TMPL_IF Raid>Edit raid<TMPL_ELSE>New raid</TMPL_IF></legend>
                <input type="hidden" name="page" value="<TMPL_VAR NAME=PAGE>"/>
                <div class="leftinfo">
@@ -79,7 +79,7 @@
                        </tr>
                </table>
        </div>
-       <form action="/" method="post">
+       <form action="<TMPL_VAR NAME=PAGE>" method="post">
                <input type="hidden" name="page" value="<TMPL_VAR NAME=PAGE>"/>
                <input type="hidden" name="target" value="<TMPL_VAR NAME=Id>"/>
                <input type="hidden" name="cmd" value="comment"/>