mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-18 14:34:21 +01:00
* Makes `Account Visibility` subtext clearer by explaining the `Private` setting
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
<label>
|
<label>
|
||||||
Account Visibility<br>
|
Account Visibility<br>
|
||||||
<small class="form-text text-muted">
|
<small class="form-text text-muted">
|
||||||
Control whether accounts (users & teams) are shown to everyone or only to admins
|
Control whether accounts (users & teams) are shown to everyone, only to authenticated users, or only to admins
|
||||||
</small>
|
</small>
|
||||||
</label>
|
</label>
|
||||||
<select class="form-control custom-select" name="account_visibility">
|
<select class="form-control custom-select" name="account_visibility">
|
||||||
|
|||||||
Reference in New Issue
Block a user