setting correct POTA awards link as mentioned in #2710

This commit is contained in:
HB9HIL
2025-12-24 17:30:38 +01:00
parent 7d2eb90465
commit 9d9d48a667

View File

@@ -7,7 +7,7 @@
var lang_award_info_ln1 = "<?= __("POTA Awards"); ?>";
var lang_award_info_ln2 = "<?= __("Parks on the Air® (POTA) started in early 2017 when the ARRL's National Parks on the Air special event ended. A group of volunteers wanted to continue the fun beyond the one-year event, and thus, POTA was born."); ?>";
var lang_award_info_ln3 = "<?= __("POTA works similarly to SOTA, with Activators and Hunters. For the awards, there are several categories based on the number of parks, geographic areas, and more."); ?>";
var lang_award_info_ln4 = "<?= sprintf(_pgettext("uses 'the website'", "For more information about the available awards and categories, please visit the %s."), "<a href='https://parksontheair.com/pota-awards/' target='_blank'>Parks on the Air® website</a>"); ?>";
var lang_award_info_ln4 = "<?= sprintf(_pgettext("uses 'the website'", "For more information about the available awards and categories, please visit the %s."), "<a href='https://docs.pota.app/docs/awards.html' target='_blank'>Parks on the Air® website</a>"); ?>";
var lang_award_info_ln5 = "<?= __("Fields taken for this Award: POTA_REF (must contain Park-Reference)"); ?>";
</script>
<h2><?php echo $page_title; ?></h2>