mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-18 17:14:04 +01:00
Added a hidden "board" input
This commit is contained in:
parent
416c9826e8
commit
20e50fe9e8
@ -14,6 +14,7 @@
|
||||
<div class="banner">Posting mode: Reply <a class="unimportant" href="{index}{board[dir]}">[Return.]</a></div>
|
||||
<form onsubmit="return dopost(this);" enctype="multipart/form-data" action="{post_url}" method="post">
|
||||
<input type="hidden" name="thread" value="{id}" />
|
||||
<input type="hidden" name="board" value="{board[uri]}" />
|
||||
<table>
|
||||
<tr>
|
||||
<th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user