diff --git a/awx/ui_next/src/screens/NotificationTemplate/shared/TypeInputsSubForm.jsx b/awx/ui_next/src/screens/NotificationTemplate/shared/TypeInputsSubForm.jsx index 14a38e8f32..97b1dcc76c 100644 --- a/awx/ui_next/src/screens/NotificationTemplate/shared/TypeInputsSubForm.jsx +++ b/awx/ui_next/src/screens/NotificationTemplate/shared/TypeInputsSubForm.jsx @@ -487,7 +487,7 @@ function WebhookFields({ i18n }) { validated={ !methodMeta.touched || !methodMeta.error ? 'default' : 'error' } - label={i18n._(t`E-mail options`)} + label={i18n._(t`HTTP Method`)} >