mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
in the installer aswell
This commit is contained in:
@@ -484,7 +484,7 @@ if (!file_exists('.lock')) {
|
||||
<div class="col-md-6 mb-2">
|
||||
<label for="dxcc" class="form-label"><?= __("DXCC"); ?></label>
|
||||
<select class="form-control" id="dxcc_id" name="dxcc" tabindex="7" aria-describedby="stationCallsignInputHelp">
|
||||
<option value="0" selected=""><?= _pgettext("No DXCC", "- None -"); ?></option>
|
||||
<option value="0" selected=""><?= _pgettext("DXCC Select - No DXCC", "- NONE - (e.g. /MM, /AM)"); ?></option>
|
||||
<option value="2">Abu Ail Is - A1 (<?= __("Deleted DXCC"); ?>)</option>
|
||||
<option value="3">Afghanistan - YA</option>
|
||||
<option value="4">Agalega & St Brandon Islands - 3B7</option>
|
||||
|
||||
Reference in New Issue
Block a user