summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorit33 <it33@users.noreply.github.com>2016-01-09 21:43:42 -0800
committerit33 <it33@users.noreply.github.com>2016-01-09 21:43:42 -0800
commitbf1f0d03191165b5735e1a4f5850971b507ec513 (patch)
tree3ea457dc973b8a829ca6f43c99d7de0fc00d3882 /web
parent0b1212f4745857a73a04ec6315a2d92d731f50d4 (diff)
downloadchat-bf1f0d03191165b5735e1a4f5850971b507ec513.tar.gz
chat-bf1f0d03191165b5735e1a4f5850971b507ec513.tar.bz2
chat-bf1f0d03191165b5735e1a4f5850971b507ec513.zip
Update email_settings.jsx
Diffstat (limited to 'web')
-rw-r--r--web/react/components/admin_console/email_settings.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/admin_console/email_settings.jsx b/web/react/components/admin_console/email_settings.jsx
index 48727e616..6aec3c7b1 100644
--- a/web/react/components/admin_console/email_settings.jsx
+++ b/web/react/components/admin_console/email_settings.jsx
@@ -254,7 +254,7 @@ export default class EmailSettings extends React.Component {
/>
{'false'}
</label>
- <p className='help-text'>{'Typically set to true in production. When true, Mattermost attempts to send email notifications. Developers may set this field to false to skip email setup for faster development.\nSetting this to true removes the Preview Mode banner after logging out and logging back in.'}</p>
+ <p className='help-text'>{'Typically set to true in production. When true, Mattermost attempts to send email notifications. Developers may set this field to false to skip email setup for faster development.\nSetting this to true removes the Preview Mode banner (requires logging out and logging back in after setting is changed).'}</p>
</div>
</div>