This commit is contained in:
Kekskurse 2021-02-09 19:15:51 +01:00
parent 279f6a4ed6
commit 970d33f59d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<div class="col-md-12"> <div class="col-md-12">
<table class="table table-striped"> <table class="table table-striped">
<tr> <tr>
<th style="width: 200px;">Servername</th> <th style="width: 400px;">Servername</th>
<th>Storage</th> <th>Storage</th>
</tr> </tr>
@foreach($servers as $s) @foreach($servers as $s)