Remove unrelated labels from new mailing list form

This commit is contained in:
handlerug 2021-07-02 00:59:49 +07:00 committed by Drew DeVault
parent 7c9bff2e86
commit cc81a855bc
1 changed files with 2 additions and 8 deletions

View File

@ -10,10 +10,7 @@
<h3>Use a common template</h3>
<fieldset class="form-group">
<div class="form-check">
<label
class="form-check-label"
title="Only visible to you and your collaborators"
>
<label class="form-check-label">
<input
class="form-check-input"
type="radio"
@ -27,10 +24,7 @@
</label>
</div>
<div class="form-check">
<label
class="form-check-label"
title="Visible to anyone with the link, but not shown on your profile"
>
<label class="form-check-label">
<input
class="form-check-input"
type="radio"