diff --git a/app/views/webhooks/index.html.erb b/app/views/webhooks/index.html.erb index 9da188a9c..3ac2aef4c 100644 --- a/app/views/webhooks/index.html.erb +++ b/app/views/webhooks/index.html.erb @@ -9,7 +9,7 @@
| <%= l :field_active %> | -<%= l :label_url %> | +<%= l :field_url %> | <%= l :label_webhook_events %> | <%= l :label_project_plural %> |
|---|