From c80ff55661c8ad777932bc5fdb44756b4e285bca Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Mon, 20 Sep 2021 16:50:53 +0200 Subject: [PATCH] Incorrect check to display the signatur This check was effectively redundant since 3.0, but worked until a legacy trait was removed in 5.4. This was overlooked and caused signatures to be hidden in 5.4. Fixes 381191f4f1e26cdfff406e4ac6240c063d816068 --- templates/conversationMessageList.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/conversationMessageList.tpl b/templates/conversationMessageList.tpl index 2160553..fef521b 100644 --- a/templates/conversationMessageList.tpl +++ b/templates/conversationMessageList.tpl @@ -50,7 +50,7 @@