mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-07 15:11:32 +01:00
Update move_reply.html
This commit is contained in:
parent
767e8f5d6a
commit
714cb95194
@ -1,4 +1,4 @@
|
|||||||
<form action="?/{{ board }}/move_reply/{{ post }}" method="post">
|
<form action="?/{{ board }}/move_reply/{{ post }}" method="post" onsubmit="myButton.disabled = true; return true;">
|
||||||
<input type="hidden" name="token" value="{{ token }}">
|
<input type="hidden" name="token" value="{{ token }}">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user