proper formating of links

This commit is contained in:
Fabian Berg
2025-08-23 13:41:22 +02:00
committed by GitHub
parent b35de02b2e
commit dc12f785b9

View File

@@ -306,7 +306,7 @@ if ($dxcc_list->result() > 0) {
<div class="row">
<div class="col-md">
<div class="card">
<h5 class="card-header"><?= __("eQSL"); ?> <span class="badge text-bg-warning"><?= __("Trouble? Check the") ?> <a href='https://github.com/wavelog/wavelog/wiki/eQSL#read-common-pitfalls-with-eqsl'><?= __("wiki") ?></a>.</span></h5>
<h5 class="card-header"><?= __("eQSL"); ?> <span class="badge text-bg-warning"><?= sprintf(__("Trouble? Check the %swiki%s."), '<a href="https://github.com/wavelog/wavelog/wiki/eQSL#read-common-pitfalls-with-eqsl" target="_blank">', '</a>'); ?></span></h5>
<div class="card-body">
<div class="mb-3">
<label for="eqslNickname"><?php echo _pgettext("Probably no translation needed","eQSL QTH Nickname"); ?></label> <!-- This does not need Multilanguage Support -->