Use a more interactive zone lookup tool

This commit is contained in:
phl0
2023-04-18 13:41:09 +02:00
parent dcc2bb6aee
commit f8772c110d
2 changed files with 4 additions and 4 deletions

View File

@@ -138,7 +138,7 @@
}
?>
</select>
<small id="stationCQInputHelp" class="form-text text-muted">If you don't know your CQ Zone then <a href="http://www4.plala.or.jp/nomrax/CQ/" target="_blank">click here to find it!</a></small>
<small id="stationCQInputHelp" class="form-text text-muted">If you don't know your CQ Zone then <a href="https://zone-check.eu/" target="_blank">click here to find it!</a></small>
</div>
<div class="form-group col-sm-6">
@@ -152,7 +152,7 @@
}
?>
</select>
<small id="stationITUInputHelp" class="form-text text-muted">If you don't know your ITU Zone then <a href="http://www4.plala.or.jp/nomrax/ITU/" target="_blank">click here to find it!</a></small>
<small id="stationITUInputHelp" class="form-text text-muted">If you don't know your ITU Zone then <a href="https://zone-check.eu/" target="_blank">click here to find it!</a></small>
</div>
</div>

View File

@@ -183,7 +183,7 @@
}
?>
</select>
<small id="stationCQInputHelp" class="form-text text-muted">If you don't know your CQ Zone then <a href="http://www4.plala.or.jp/nomrax/CQ/" target="_blank">click here to find it!</a></small>
<small id="stationCQInputHelp" class="form-text text-muted">If you don't know your CQ Zone then <a href="https://zone-check.eu/" target="_blank">click here to find it!</a></small>
</div>
<!-- ITU Zone -->
@@ -200,7 +200,7 @@
}
?>
</select>
<small id="stationITUInputHelp" class="form-text text-muted">If you don't know your ITU Zone then <a href="http://www4.plala.or.jp/nomrax/ITU/" target="_blank">click here to find it!</a></small>
<small id="stationITUInputHelp" class="form-text text-muted">If you don't know your ITU Zone then <a href="https://zone-check.eu/" target="_blank">click here to find it!</a></small>
</div>
</div>