Update stats.php

This commit is contained in:
deepend-tildeclub 2024-01-22 09:03:41 -07:00 committed by GitHub
parent 0f4cabfed6
commit 5269765d02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ function stats_shortcode() {
<p>there are <?=htmlspecialchars($stats->usercount)?> users across <?=htmlspecialchars($stats->channelcount)?> channels.</p>
<p>if the channel is set with <a href="https://docs.inspircd.org/3/modes/#channel-modes">chanmode +s</a> it will be omitted from this list.</p>
<p>the table is sortable by clicking on the column headers</p>
<div class="table-responsive">
<table class="table table-striped table-bordered table-hover">
<thead>