summaryrefslogtreecommitdiffstats
path: root/web/react/components/activity_log_modal.jsx
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2016-02-24 12:09:36 -0800
committerEric Sethna <eric@spinpunch.com>2016-02-24 12:09:36 -0800
commitf1a65a74a1f5e4e9c946ae036605bd684ee2e01c (patch)
treeba8a65bc96506a6b6f83cedc67c40525179beb84 /web/react/components/activity_log_modal.jsx
parent6f319fc64c9a947d8f076262aaab51354cb39ecd (diff)
downloadchat-f1a65a74a1f5e4e9c946ae036605bd684ee2e01c.tar.gz
chat-f1a65a74a1f5e4e9c946ae036605bd684ee2e01c.tar.bz2
chat-f1a65a74a1f5e4e9c946ae036605bd684ee2e01c.zip
Update activity_log_modal.jsx
Diffstat (limited to 'web/react/components/activity_log_modal.jsx')
-rw-r--r--web/react/components/activity_log_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/activity_log_modal.jsx b/web/react/components/activity_log_modal.jsx
index 1a0c9c6d5..95b4caa12 100644
--- a/web/react/components/activity_log_modal.jsx
+++ b/web/react/components/activity_log_modal.jsx
@@ -254,7 +254,7 @@ export default class ActivityLogModal extends React.Component {
<p className='session-help-text'>
<FormattedMessage
id='activity_log.sessionsDescription'
- defaultMessage="Sessions are created when you log in with your email and password to a new browser on a device. Sessions let you use Mattermost for up to 30 days without having to log in again. If you want to log out sooner, use the 'Logout' button below to end a session."
+ defaultMessage="Sessions are created when you log in to a new browser on a device. Sessions let you use Mattermost without having to log in again for a time period specified by the System Admin. If you want to log out sooner, use the 'Logout' button below to end a session."
/>
</p>
{content}