mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Fix wording
This commit is contained in:
@@ -564,7 +564,7 @@
|
||||
<div class="row"> <!-- QSO (confirmed) -->
|
||||
<div class="mb-3 col-md-4">
|
||||
<label><?= __("QSO (confirmed)"); ?></label>
|
||||
<small class="form-text text-muted"><?= __("(If 'No', displayed as 'QSO (by default))"); ?></small>
|
||||
<small class="form-text text-muted"><?= __("(If 'No', displayed as 'QSO (worked, not confirmed)')"); ?></small>
|
||||
</div>
|
||||
<div class="mb-3 col-md-3">
|
||||
<div class="icon_selectBox" data-boxcontent="qsoconfirm">
|
||||
|
||||
Reference in New Issue
Block a user