mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Merge pull request #2155 from ludoux/patch-2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
if ($qsos->result() != NULL) {
|
||||
echo __("The following QSOs were found to have an incorrect CQ zone that this DXCC normally has (a maximum of 5000 QSOs are shown)::");
|
||||
echo __("The following QSOs were found to have an incorrect CQ zone that this DXCC normally has (a maximum of 5000 QSOs are shown):");
|
||||
echo '<table style="width:100%" class="qsolist table table-sm table-bordered table-hover table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user