Rename New integration to New Outgoing Webhook

This commit is contained in:
Lauri Ojansivu 2017-09-09 22:44:04 +03:00
parent 1ee11e1cfd
commit fb8330353c
2 changed files with 2 additions and 2 deletions

View file

@ -240,7 +240,7 @@ template(name="outgoingWebhooksPopup")
input.primary.wide(type="submit" value="{{_ 'save'}}")
form.integration-form
h4
| {{_ 'new-integration'}}
| {{_ 'new-outgoing-webhook'}}
label
| URL
input.js-outgoing-webhooks-url(type="text" name="url" autofocus)