From 0a37c14c856beadd57bb2037e4e6ec3623c11e25 Mon Sep 17 00:00:00 2001 From: citrons Date: Mon, 16 Jun 2025 21:38:00 -0500 Subject: change legend (john reference) from "title" to "thread" also, remove header saying "thread options" being that it is quite redundant --- apioforum/templates/config_thread.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apioforum/templates/config_thread.html b/apioforum/templates/config_thread.html index cfbd8ef..a66d786 100644 --- a/apioforum/templates/config_thread.html +++ b/apioforum/templates/config_thread.html @@ -10,10 +10,9 @@ {% endblock %} {% block content %} -

thread options

-title +thread {% if not thread %} -- cgit v1.2.3