summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/manage_incoming_hooks.jsx
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2016-02-26 11:27:06 -0800
committerEric Sethna <eric@spinpunch.com>2016-02-26 11:27:06 -0800
commitddd4b06b34242f3572313cae45cf4d229601c5f4 (patch)
treee3f2b853dcfe437b4805635dff1c13befce5f499 /web/react/components/user_settings/manage_incoming_hooks.jsx
parentce5ea641aafa269aad44d1d3dd31db30e8fc2b04 (diff)
downloadchat-ddd4b06b34242f3572313cae45cf4d229601c5f4.tar.gz
chat-ddd4b06b34242f3572313cae45cf4d229601c5f4.tar.bz2
chat-ddd4b06b34242f3572313cae45cf4d229601c5f4.zip
Update manage_incoming_hooks.jsx
Diffstat (limited to 'web/react/components/user_settings/manage_incoming_hooks.jsx')
-rw-r--r--web/react/components/user_settings/manage_incoming_hooks.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/user_settings/manage_incoming_hooks.jsx b/web/react/components/user_settings/manage_incoming_hooks.jsx
index 68e99be7d..79a71b5ac 100644
--- a/web/react/components/user_settings/manage_incoming_hooks.jsx
+++ b/web/react/components/user_settings/manage_incoming_hooks.jsx
@@ -183,7 +183,7 @@ export default class ManageIncomingHooks extends React.Component {
<div key='addIncomingHook'>
<FormattedHTMLMessage
id='user.settings.hooks_in.description'
- defaultMessage='Create webhook URLs for use in external integrations. Please see <a href="http://docs.mattermost.com/developer/webhooks-incoming.html" target="_blank">incoming webhooks documentation</a> to learn more.'
+ defaultMessage='Create webhook URLs for use in external integrations. Please see <a href="http://docs.mattermost.com/developer/webhooks-incoming.html" target="_blank">incoming webhooks documentation</a> to learn more. View all incoming webhooks configured on this team below.'
/>
<div><label className='control-label padding-top x2'>
<FormattedMessage