mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 22:14:25 +01:00
* Makes `Account Visibility` subtext clearer by explaining the `Private` setting
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<label>
|
||||
Account Visibility<br>
|
||||
<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>
|
||||
</label>
|
||||
<select class="form-control custom-select" name="account_visibility">
|
||||
|
||||
Reference in New Issue
Block a user