]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Couple of small fixes reported by @Lord255
authorValerie Pond <redacted>
Wed, 5 Apr 2023 00:28:14 +0000 (01:28 +0100)
committerValerie Pond <redacted>
Wed, 5 Apr 2023 00:28:14 +0000 (01:28 +0100)
Classes/class-cmodes.php

index c0d475552c3a29819c71ca4170aca4ffe8f4ab2b..cbb1a7549abe35672955828d5a38e7d807a26923 100644 (file)
@@ -24,7 +24,7 @@ class IRCList {
         ],
         "d" => [
             "name" => "Delay Join",
-            "description" => "This ",
+            "description" => "Indicates there are invisible users left over due to unsetting 'D'",
             "requires" => "Server"
         ],
         "e" => [
@@ -39,7 +39,7 @@ class IRCList {
         ],
         "h" => [
             "name" => "Half Op",
-            "description" => "Marks someone as channel admin (%)",
+            "description" => "Marks someone as channel halfop (%)",
             "requires" => "Operator"
         ],
         "i" => [