forked from leftypol/leftypol
fixed bug automatically filling in mod.php login password
This commit is contained in:
parent
78aba88f46
commit
25e77ae425
5 changed files with 13 additions and 14 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue