Update lh.php

This commit is contained in:
EA4GKQ 2016-06-25 00:08:42 +02:00 committed by GitHub
parent d9dec9561b
commit 4d7ff69d81

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 id="lastHeard" class="table table-condensed table-striped table-hover">
<thead>
<tr>
<th>Time (UTC)</th>