Use direct links for specific grid

pull/2066/head
phl0 2023-04-19 21:18:45 +02:00
rodzic f8772c110d
commit d1ea6a6fb8
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 48EA1E640798CA9A
2 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -138,7 +138,7 @@
}
?>
</select>
<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>
<small id="stationCQInputHelp" class="form-text text-muted">If you don't know your CQ Zone then <a href="https://zone-check.eu/?m=cq" 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="https://zone-check.eu/" 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/?m=itu" target="_blank">click here to find it!</a></small>
</div>
</div>

Wyświetl plik

@ -183,7 +183,7 @@
}
?>
</select>
<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>
<small id="stationCQInputHelp" class="form-text text-muted">If you don't know your CQ Zone then <a href="https://zone-check.eu/?m=cq" 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="https://zone-check.eu/" 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/?m=itu" target="_blank">click here to find it!</a></small>
</div>
</div>