]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
shut up Lord255 - I can't see the error you point out
authorValerie Pond <redacted>
Mon, 16 Jan 2023 14:18:08 +0000 (14:18 +0000)
committerValerie Pond <redacted>
Mon, 16 Jan 2023 14:18:08 +0000 (14:18 +0000)
index.php

index db5474bc3d88e69b68d84adf1e3e5fc0e5a1edc5..32b849dd69e7df173598c3620599dc416e131ea1 100644 (file)
--- a/index.php
+++ b/index.php
@@ -66,7 +66,7 @@ $stats = $rpc->query("stats.get", []);
                                                        <i class="fa fa-shield-halved fa-3x"></i>
                                                </div>
                                                <div class="col">
-                                                       <h3 class="display-4"><?php echo $stats->user->oper - $stats->user->ulined; ?></h3>
+                                                       <h3 class="display-4"><?php echo $stats->user->oper; ?></h3>
                                                </div>
                                        </div>
                                </div>