summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2016-02-26 11:28:19 -0800
committerEric Sethna <eric@spinpunch.com>2016-02-26 11:28:19 -0800
commit4420a75cb94ec902ca0fd872c164e37bb1ec923b (patch)
tree8d537b3e52d6d9567504d73dada3b89a5f5a0e66 /web/react/components/user_settings
parentddd4b06b34242f3572313cae45cf4d229601c5f4 (diff)
downloadchat-4420a75cb94ec902ca0fd872c164e37bb1ec923b.tar.gz
chat-4420a75cb94ec902ca0fd872c164e37bb1ec923b.tar.bz2
chat-4420a75cb94ec902ca0fd872c164e37bb1ec923b.zip
Update manage_outgoing_hooks.jsx
Diffstat (limited to 'web/react/components/user_settings')
-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