mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-06 15:42:52 +01:00
closes #3861
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<form role="form">
|
||||
<div class="checkbox">
|
||||
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect">
|
||||
<input class="mdl-switch__input" type="checkbox" data-field="allowPrivateGroups" checked>
|
||||
<input class="mdl-switch__input" type="checkbox" data-field="allowPrivateGroups">
|
||||
<span class="mdl-switch__label"><strong>Private Groups</strong></span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user