mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
6 lines
313 B
PHP
6 lines
313 B
PHP
<div class="container-fluid">
|
|
<?= __("Update all QSOs with the continent based on the DXCC country of the QSO."); ?>
|
|
<?= __("This is useful if you have imported QSOs without continent information."); ?><br /><br />
|
|
<?= __("Update will only set the continent for QSOs where the continent is empty."); ?>
|
|
</div>
|