From 1762e1cc7ec71a49f3eddf0f7e73e4c8cf5ac826 Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Thu, 29 Dec 2022 10:25:48 +0100 Subject: [PATCH] =?UTF-8?q?Fixed=20wrong=20class=20for=20=E2=80=9Cmoderate?= =?UTF-8?q?d=20servers=E2=80=9D=20list=20(=E2=80=9Cnobot=E2=80=9D=20->=20?= =?UTF-8?q?=E2=80=9Cnobott=E2=80=9D)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/site/instances.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/site/instances.php b/web/site/instances.php index 3569b3b..89efcb2 100644 --- a/web/site/instances.php +++ b/web/site/instances.php @@ -595,7 +595,7 @@ while ($if<$il && $row=mysqli_fetch_assoc($res)) { $sevmap=['silence'=>_('silenced'), 'suspend'=>_('suspended')]; $rres=tquery('SELECT Domain, Severity, Comment FROM InstBlocks WHERE InstID='.$row['ID'],__LINE__); if (mysqli_num_rows($rres)>0) { - $out.='