mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Fix wording
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
<input class="form-check-input" type="checkbox" name="skipDuplicate" value="1" id="skipDuplicate">
|
||||
<label class="form-check-label" for="skipDuplicate"><?= __("Import duplicate QSOs") ?></label>
|
||||
</div>
|
||||
<div class="small form-text text-muted"><?= __("Select if want to import QSOs, even if they already exist.") ?></div>
|
||||
<div class="small form-text text-muted"><?= __("Select if QSOs shall be imported, even if they already exist.") ?></div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="form-check-inline">
|
||||
|
||||
Reference in New Issue
Block a user