Issue with the companies not showing in the server overview.
This commit is contained in:
@@ -424,7 +424,7 @@ class serverOverviewBuilder
|
||||
}
|
||||
}
|
||||
?>
|
||||
data-sort="<?php echo htmlspecialchars($sortValue); ?>" data-filter="<?php echo htmlspecialchars($filterValue); ?>">
|
||||
data-sort="<?php echo htmlspecialchars($sortValue); ?>" data-filter="<?php echo htmlspecialchars($filterValue); ?>">
|
||||
<?php
|
||||
if (!empty($sortValue)) {
|
||||
if (count($sizes) === 1) {
|
||||
|
||||
Reference in New Issue
Block a user