Removed unnecessary comments

pull/2571/head
HB9HIL 2023-10-16 17:06:07 +02:00
rodzic d018137308
commit 4ab1200c56
2 zmienionych plików z 0 dodań i 4 usunięć

Wyświetl plik

@ -45,8 +45,6 @@
<input type="number" class="form-control" name="station_power" id="stationPowerInput" step="1" aria-describedby="stationPowerInputHelp" placeholder="10">
<small id="stationPowerInputHelp" class="form-text text-muted"><?php echo lang("station_location_power_hint"); ?></small>
</div>
<!-- Loading Warning Text for Deleted DXCC -->
<div class="form-group">
<label for="stationDXCCInput"><?php echo lang("station_location_dxcc"); ?></label>
<?php if ($dxcc_list->num_rows() > 0) { ?>

Wyświetl plik

@ -64,8 +64,6 @@
<div class="card">
<div class="card-header"><?php echo lang("general_word_location"); ?></div>
<div class="card-body">
<!-- Loading Warning Text for Deleted DXCC -->
<!-- DXCC -->
<div class="form-group">
<label for="stationDXCCInput"><?php echo lang("station_location_dxcc"); ?></label>