mobile aspect
This commit is contained in:
parent
18c9866ff3
commit
0a8e6e2fb7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<!-- Standard-Panel-Inhalt -->
|
||||
<div class="panel-heading">Last Heard List of today's <?php echo LHLINES; ?> callsigns.</div>
|
||||
<!-- Tabelle -->
|
||||
<table class="table">
|
||||
<table id="lastHeard" class="table table-condensed">
|
||||
<tr>
|
||||
<th>Time (UTC)</th>
|
||||
<th>Mode</th>
|
||||
|
|
Loading…
Reference in a new issue