mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 09:49:42 +00:00
UX: Label of checkbox site setting needs a span for nested HTML
This commit is contained in:
parent
3a6ab02563
commit
7fe17e93e2
@ -1,5 +1,5 @@
|
||||
<label>
|
||||
{{input type="checkbox" checked=enabled}}
|
||||
{{{unbound setting.description}}}
|
||||
<span>{{{unbound setting.description}}}</span>
|
||||
{{setting-validation-message message=validationMessage}}
|
||||
</label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user