From b5b9655c1ecf3c85d925052132509ceb960445ef Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Tue, 16 Feb 2021 12:54:05 +0100 Subject: [PATCH] modified buttons in thread winix function WIP: #2 --- winixd/html/fun_thread.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/winixd/html/fun_thread.html b/winixd/html/fun_thread.html index c67d45c..6ee92ac 100644 --- a/winixd/html/fun_thread.html +++ b/winixd/html/fun_thread.html @@ -17,7 +17,7 @@ [if thread_mount_arg_is "sort_desc"] [if thread_can_reply]
- {thread_reply_in_this_thread} + {thread_reply_in_this_thread}
[end] [end] @@ -47,7 +47,7 @@ [if not [thread_mount_arg_is "sort_desc"]] [if thread_can_reply]
- {thread_reply_in_this_thread} + {thread_reply_in_this_thread}
[end] [end]