mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update help text in privacy_settings.jsx
help text for "show full name" updated.
This commit is contained in:
@@ -132,7 +132,7 @@ export default class PrivacySettings extends React.Component {
|
||||
/>
|
||||
{'false'}
|
||||
</label>
|
||||
<p className='help-text'>{'When false, hides full name of users from other users including team owner and team administrators.'}</p>
|
||||
<p className='help-text'>{'When false, hides full name of users from other users, including team owners and team administrators. Username is shown in place of full name.'}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user