]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - network/index.php
Some visual enhancements
[irc/unrealircd/unrealircd-webpanel.git] / network / index.php
index 78412f2938e11007a95325bc6059cbece80d59ae..4905bf1968d62dddd4e5e0f3fb6eee4438d2798a 100644 (file)
@@ -20,7 +20,7 @@ Click on a server name to view more information.
                Message::Info("Listing servers which match name: \"" . $_POST['sf_name'] . "\"");
 
        ?>
-       <table class="table table-responsive caption-top table-striped">
+       <table class="container-xxl table table-responsive caption-top table-striped">
        <thead>
                <th scope="col"><h5>Filter:</h5></th>
                <form action="" method="post">
@@ -28,7 +28,7 @@ Click on a server name to view more information.
                <th scope="col"> <input class="btn btn-primary" type="submit" value="Search"></th></form>
        </thead></table>
 
-       <table class="table table-responsive caption-top table-striped">
+       <table class="container-xxl table table-responsive caption-top table-striped">
        <thead class="table-primary">
                <th scope="col"><input type="checkbox" label='selectall' onClick="toggle_server(this)" /></th>
                <th scope="col">Name</th>