From 6ff2f48e88b9f048d6773e3e8117da1499a752e4 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Mon, 16 Jan 2023 17:22:47 +0800 Subject: [PATCH] fix(user_msg): conversations list item --- web/app/controllers/user_msg.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/app/controllers/user_msg.php b/web/app/controllers/user_msg.php index 0e22183..68246e7 100644 --- a/web/app/controllers/user_msg.php +++ b/web/app/controllers/user_msg.php @@ -252,9 +252,9 @@ if (isset($_POST['user_msg'])) { '' + '' + '
' + - '
' + - getUserSpan(conversationName, realname, color) + - '' + + '
' + + getUserSpan(conversationName, '', color) + + '' + timeStr + '' + '
' +