fixed bug automatically filling in mod.php login password

This commit is contained in:
Savetheinternet 2011-04-22 18:06:44 +10:00
parent 78aba88f46
commit 25e77ae425
5 changed files with 13 additions and 14 deletions

View file

@ -88,7 +88,7 @@
</table>
</form>
<hr/>
<form action="{config[post_url]}" method="post">
<form name="delete" action="{config[post_url]}" method="post">
<input type="hidden" name="board" value="{board[uri]}" />
{mod?<input type="hidden" name="mod" value="1" />}
{body}