Update lh.php

This commit is contained in:
EA4GKQ 2016-06-25 00:06:44 +02:00 committed by GitHub
parent a535bbc305
commit d2e04ed0ac

View file

@ -6,7 +6,7 @@ $totalLH = count($lastHeard);
<div class="panel-heading">Last Heard List of today's <?php echo $totalLH; ?> callsigns.</div>
<!-- Tabelle -->
<div class="table-responsive">
<table id="lastHeard" class="table table-condensed table-hover">
<table id="lastHeard" class="table table-condensed">
<thead>
<tr>
<th>Time (UTC)</th>