summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorit33 <it33@users.noreply.github.com>2016-01-09 21:39:19 -0800
committerit33 <it33@users.noreply.github.com>2016-01-09 21:39:19 -0800
commitbfc3012e6a059dc89b69b41ab3fe1fc43f1406f5 (patch)
tree7bf03123e9ed97d2368837d89bead9f7b80253cf /web
parent3e87250b4404de32c677a04b36fb809cabdaf9f1 (diff)
downloadchat-bfc3012e6a059dc89b69b41ab3fe1fc43f1406f5.tar.gz
chat-bfc3012e6a059dc89b69b41ab3fe1fc43f1406f5.tar.bz2
chat-bfc3012e6a059dc89b69b41ab3fe1fc43f1406f5.zip
Documenting how Preview Mode turns off
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 91d73dccd..48727e616 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.'}</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 after logging out and logging back in.'}</p>
</div>
</div>