mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[Advanced Logbook] Fix an update error cq/itu zone
This commit is contained in:
@@ -68,7 +68,7 @@ function check_missing_dxcc($result) { ?>
|
||||
}
|
||||
|
||||
function check_missing_cq_zones($result) { ?>
|
||||
<h5></h5><?= __("CQ Zone Check Results") ?></h5>
|
||||
<h5><?= __("CQ Zone Check Results") ?></h5>
|
||||
<?= __("QSOs to update found:"); ?> <?php echo $result[0]->count; ?>
|
||||
<?php if ($result[0]->count > 0) { ?>
|
||||
<br/>
|
||||
|
||||
Reference in New Issue
Block a user