* Makes `Account Visibility` subtext clearer by explaining the `Private` setting
bulk-clear-sessions
Kevin Chung 2020-04-10 02:51:49 -04:00 committed by GitHub
parent a854bfc50f
commit 1249229faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 &amp; teams) are shown to everyone or only to admins Control whether accounts (users &amp; 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">