# HG changeset patch # User neko259 # Date 2016-06-19 19:05:57 # Node ID 64568a121f700a1d94a58767426ab507d63c65ec # Parent c6184d71cb3f196b2a6bdc2d93021554876f0245 Do not treat preview and file input buttons as submit buttons diff --git a/boards/templates/boards/all_threads.html b/boards/templates/boards/all_threads.html --- a/boards/templates/boards/all_threads.html +++ b/boards/templates/boards/all_threads.html @@ -163,8 +163,8 @@ {{ form.as_div }}
- - + +
diff --git a/boards/templates/boards/thread_normal.html b/boards/templates/boards/thread_normal.html --- a/boards/templates/boards/thread_normal.html +++ b/boards/templates/boards/thread_normal.html @@ -53,8 +53,8 @@ {{ form.as_div }}
- - + +