mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
typo
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="" selected=""><?= __("Please select one"); ?></option>
|
||||
<option value="" selected><?= __("Please select one"); ?></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