summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/manage_incoming_hooks.jsx
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-02-12 14:19:11 -0500
committerChristopher Speller <crspeller@gmail.com>2016-02-12 14:19:11 -0500
commit45dfd516aab37c1c336ac3410ee8db0d7c56d65a (patch)
treeeea835ac542594f02db1d8219a5c9d25049203ca /web/react/components/user_settings/manage_incoming_hooks.jsx
parent6cb4f82ee5a17cd1d32ae19c266b78c2cfd604e6 (diff)
parent37a999ebaf30e7ce1ca00f951ed7d25e71bc5615 (diff)
downloadchat-45dfd516aab37c1c336ac3410ee8db0d7c56d65a.tar.gz
chat-45dfd516aab37c1c336ac3410ee8db0d7c56d65a.tar.bz2
chat-45dfd516aab37c1c336ac3410ee8db0d7c56d65a.zip
Merge pull request #2152 from asaadmahmoodspin/ui-fixes
Multiple UI Improvements
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 c6532b018..e79ec6f6c 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://mattermost.org/webhooks" target="_blank">http://mattermost.org/webhooks</a> to learn more.'
+ defaultMessage='Create webhook URLs for use in external integrations. Please see <a href="http://mattermost.org/webhooks" target="_blank">http://mattermost.org/webhooks</a> to learn more.'
/>
<div><label className='control-label padding-top x2'>
<FormattedMessage