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

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>