fixed bug automatically filling in mod.php login password
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
</table>
|
||||
</form>
|
||||
<hr/>
|
||||
<form action="{post_url}" method="post">
|
||||
<form name="delete" action="{post_url}" method="post">
|
||||
<input type="hidden" name="board" value="{board[uri]}" />
|
||||
{mod?<input type="hidden" name="mod" value="1" />}
|
||||
{body}
|
||||
|
Reference in New Issue
Block a user