Issue with the companies not showing in the server overview.

This commit is contained in:
2026-05-17 14:19:05 +02:00
parent 1e1e7a6be0
commit ab214e958e
3 changed files with 3 additions and 2 deletions

View File

@@ -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) {