third typo

This commit is contained in:
int2001
2025-09-03 15:32:49 +00:00
parent b9a7ce92ce
commit 603ead2e69

View File

@@ -67,7 +67,7 @@
<form class="form" action="<?php echo site_url('clublog/importlog'); ?>" method="post" enctype="multipart/form-data">
<?php if (($next_run_down ?? '') != '') { echo "<p>".__("The next automatic Download from Clublog-QSLs will happen at: ").$next_run_down."</p>"; } ?>
<p><span class="badge text-bg-warning"><?= __("Warning"); ?></span> <?= __("If no startdate is given then all QSOs after last confirmation will be downloaded/updated!"); ?></p>
<p><span class="badge text-bg-warning"><?= __("Warning"); ?></span> <?= __("If no startdate is given then the QSLs after last confirmation will be downloaded/updated!"); ?></p>
<div class="row">
<div class="col-md-2">
<label for="from"><?= __("From date") . ": " ?></label>