summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/manage_outgoing_hooks.jsx
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-02-29 08:10:19 -0500
committerJoram Wilander <jwawilander@gmail.com>2016-02-29 08:10:19 -0500
commita0ab7054e5eb06d7062263aeb7de5941fd543c54 (patch)
treea22f68207e611c012c6112aca2f49f32b27099c0 /web/react/components/user_settings/manage_outgoing_hooks.jsx
parentfc73e11fbd9aac62ddbee3041584cbffd0b650f6 (diff)
parentb04260407e2069e2d57bd70e1f3c0872faf5a1b2 (diff)
downloadchat-a0ab7054e5eb06d7062263aeb7de5941fd543c54.tar.gz
chat-a0ab7054e5eb06d7062263aeb7de5941fd543c54.tar.bz2
chat-a0ab7054e5eb06d7062263aeb7de5941fd543c54.zip
Merge pull request #2267 from mattermost/esethna-patch-1
Update user settings integrations help text
Diffstat (limited to 'web/react/components/user_settings/manage_outgoing_hooks.jsx')
-rw-r--r--web/react/components/user_settings/manage_outgoing_hooks.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/user_settings/manage_outgoing_hooks.jsx b/web/react/components/user_settings/manage_outgoing_hooks.jsx
index 9c3a60ed5..487254d15 100644
--- a/web/react/components/user_settings/manage_outgoing_hooks.jsx
+++ b/web/react/components/user_settings/manage_outgoing_hooks.jsx
@@ -284,7 +284,7 @@ class ManageOutgoingHooks extends React.Component {
<div key='addOutgoingHook'>
<FormattedHTMLMessage
id='user.settings.hooks_out.addDescription'
- defaultMessage='Create webhooks to send new message events to an external integration. Please see <a href="http://docs.mattermost.com/developer/webhooks-outgoing.html" target="_blank">outgoing webhooks documentation</a> to learn more.'
+ defaultMessage='Create webhooks to send new message events to an external integration. Please see <a href="http://docs.mattermost.com/developer/webhooks-outgoing.html" target="_blank">outgoing webhooks documentation</a> to learn more. View all outgoing webhooks configured on this team below.'
/>
<div><label className='control-label padding-top x2'>
<FormattedMessage