Replaces 2M0SQL with Call of deleted DXCC (4W7EST - 4W Test)

This commit is contained in:
int2001
2024-01-17 14:52:17 +00:00
parent d5f94587e3
commit 4eab578b9a
35 changed files with 36 additions and 36 deletions

View File

@@ -36,7 +36,7 @@
<div class="mb-3">
<label for="stationCallsignInput"><?php echo lang("station_location_callsign"); ?></label>
<input type="text" class="form-control" name="station_callsign" id="stationCallsignInput" aria-describedby="stationCallsignInputHelp" placeholder="2M0SQL" required>
<input type="text" class="form-control" name="station_callsign" id="stationCallsignInput" aria-describedby="stationCallsignInputHelp" placeholder="4W7EST" required>
<small id="stationCallsignInputHelp" class="form-text text-muted"><?php echo lang("station_location_callsign_hint"); ?></small>
</div>