mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-22 17:52:16 +00:00
Add hint link for maidenhead grids also
This commit is contained in:
parent
d1ea6a6fb8
commit
182c2c09cb
@ -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/?m=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/?m=cq" target="_blank">click here</a> to find it!</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/?m=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/?m=itu" target="_blank">click here</a> to find it!</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -166,7 +166,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<small id="stationGridInputHelp" class="form-text text-muted">Station grid square. For example: IO87IP</small>
|
||||
<small id="stationGridInputHelp" class="form-text text-muted">Station grid square. For example: IO87IP. If you don't know your grid square then <a href="https://zone-check.eu/?m=loc" target="_blank">click here</a>!</small>
|
||||
<small id="stationGridInputHelp" class="form-text text-muted">If you are located on a grid line, enter multiple grid squares separated with commas. For example: IO77,IO78,IO87,IO88.</small>
|
||||
</div>
|
||||
|
||||
|
@ -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/?m=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/?m=cq" target="_blank">click here</a> to find it!</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/?m=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/?m=itu" target="_blank">click here</a> to find it!</small>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@ -224,7 +224,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<small id="stationGridInputHelp" class="form-text text-muted">Station grid square. For example: IO87IP</small>
|
||||
<small id="stationGridInputHelp" class="form-text text-muted">Station grid square. For example: IO87IP. If you don't know your grid square then <a href="https://zone-check.eu/?m=loc" target="_blank">click here</a>!</small>
|
||||
<small id="stationGridInputHelp" class="form-text text-muted">If you are located on a grid line, enter multiple grid squares separated with commas. For example: IO77,IO78,IO87,IO88.</small>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user