Update localtx.php
This commit is contained in:
parent
8e35cdae7f
commit
d9dec9561b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ $localTXList = getHeardList($reverseLogLinesMMDVM);
|
||||||
<div class="panel-heading">Today's last 20 local transmissions.</div>
|
<div class="panel-heading">Today's last 20 local transmissions.</div>
|
||||||
<!-- Tabelle -->
|
<!-- Tabelle -->
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<table id="localTx" class="table table-condensed">
|
<table id="localTx" class="table table-condensed table-striped table-hover">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Time (UTC)</th>
|
<th>Time (UTC)</th>
|
||||||
|
|
Loading…
Reference in a new issue