DEV: Clean up some extra wording
Remove "Allowed" label because it isn't needed now that we have
relocated the checkbox.
Follow up to: 30af3f24ef
This commit is contained in:
parent
30af3f24ef
commit
949c8923a4
|
@ -35,10 +35,6 @@
|
|||
</div>
|
||||
{{#if allowPmUsersEnabled}}
|
||||
<div class="controls tracking-controls">
|
||||
<label>
|
||||
{{d-icon "far-envelope" class="icon"}}
|
||||
<span>{{i18n "user.allowed_pm_users"}}</span>
|
||||
</label>
|
||||
{{user-chooser
|
||||
value=allowedPmUsernames
|
||||
onChange=(action "onChangeAllowedPmUsernames")
|
||||
|
|
Loading…
Reference in New Issue