aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/txt_thread.en.html
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates/txt_thread.en.html')
-rw-r--r--cgi/templates/txt_thread.en.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/cgi/templates/txt_thread.en.html b/cgi/templates/txt_thread.en.html
index 53a2e5a..03b9a6a 100644
--- a/cgi/templates/txt_thread.en.html
+++ b/cgi/templates/txt_thread.en.html
@@ -95,6 +95,8 @@
<?py if allow_image_replies: ?>
<input type="file" name="file" />
<?py #endif ?>
+ <?py else: ?>
+ <div class="locked">This thread has been closed. You cannot post in it any longer.</div>
<?py #endif ?>
</form>
<?py #endfor ?>