[BS5] minor fixes

This commit is contained in:
FreddleSpl0it
2022-07-08 11:32:46 +02:00
parent e5cb2dd00e
commit b149da28c8
6 changed files with 16 additions and 12 deletions

View File

@@ -670,7 +670,6 @@
<label class="control-label col-sm-2 text-sm-end" for="local_dest">{{ lang.mailbox.bcc_local_dest }}</label>
<div class="col-sm-10">
<select id="bcc-local-dest" data-live-search="true" data-size="20" name="local_dest" required>
<option selected>{{ lang.footer.loading }}</option>
</select>
</div>
</div>