Update repeaterinfo.php

This commit is contained in:
EA4GKQ 2016-06-24 21:21:42 +02:00 committed by GitHub
parent 8b4aef0d90
commit 0727bfc187

View file

@ -3,6 +3,7 @@
<div class="panel-heading">Repeater Info</div> <div class="panel-heading">Repeater Info</div>
<!-- Tabelle --> <!-- Tabelle -->
<div class="table-responsive">
<table class="table"> <table class="table">
<tr> <tr>
<th>Actual Mode</th> <th>Actual Mode</th>
@ -81,4 +82,5 @@
</td> </td>
</tr> </tr>
</table> </table>
</div>
</div> </div>