aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/txt_thread.html
diff options
context:
space:
mode:
authorLibravatar Choom 2023-01-28 00:52:56 -0300
committerLibravatar Choom 2023-02-02 00:39:27 -0300
commit081ddc03aef7becc3b084a9079a2574fd3e3b49b (patch)
treea6ca793a0c21917d3774778c0a14f65a8c678113 /cgi/templates/txt_thread.html
parentd0d6b8ebff31d2306a040dc9c53f9e5e7a0ec7a0 (diff)
downloadweabot-081ddc03aef7becc3b084a9079a2574fd3e3b49b.tar.gz
weabot-081ddc03aef7becc3b084a9079a2574fd3e3b49b.tar.xz
weabot-081ddc03aef7becc3b084a9079a2574fd3e3b49b.zip
userconf
Diffstat (limited to 'cgi/templates/txt_thread.html')
-rw-r--r--cgi/templates/txt_thread.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/cgi/templates/txt_thread.html b/cgi/templates/txt_thread.html
index 8375d27..a013b88 100644
--- a/cgi/templates/txt_thread.html
+++ b/cgi/templates/txt_thread.html
@@ -99,7 +99,6 @@
<div id="preview#{thread['id']}" class="msg" style="display:none"></div>
<textarea name="message" cols="80" rows="7" accesskey="m"></textarea>
<?py if allow_image_replies: ?>
- <br />
<input type="file" name="file" accesskey="i" />
<?py #endif ?>
<?py else: ?>