Update sysinfo.php

This commit is contained in:
EA4GKQ 2016-06-24 21:20:07 +02:00 committed by GitHub
parent f7adafc559
commit 8b4aef0d90

View file

@ -94,6 +94,7 @@
<!-- Standard-Panel-Inhalt -->
<div class="panel-heading">System Info</div>
<!-- Tabelle -->
<div class="table-responsive">
<table class="table">
<tbody>
<tr>
@ -131,4 +132,5 @@
</tr>
</tbody>
</table>
</div>
</div>