forgot header in txinfo
This commit is contained in:
parent
a8f53c0647
commit
8a9719ead7
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<table id="currtx" class="table table-condensed table-striped table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Time (UTC)</th>
|
||||
<th>Time (<?php echo TIMEZONE;?>)</th>
|
||||
<th>Mode</th>
|
||||
<th>Callsign</th>
|
||||
<?php
|
||||
|
|
Loading…
Reference in a new issue