1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-31 12:23:48 +01:00

Update move_reply.html

This commit is contained in:
H0K4 2017-11-05 18:04:34 +01:00 committed by GitHub
parent 767e8f5d6a
commit 714cb95194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}">
<table>
<tr>