diff --git a/awx/ui_next/src/screens/NotificationTemplate/shared/CustomMessagesSubForm.jsx b/awx/ui_next/src/screens/NotificationTemplate/shared/CustomMessagesSubForm.jsx index 7dd5b2b4bd..3d1620a6b9 100644 --- a/awx/ui_next/src/screens/NotificationTemplate/shared/CustomMessagesSubForm.jsx +++ b/awx/ui_next/src/screens/NotificationTemplate/shared/CustomMessagesSubForm.jsx @@ -69,7 +69,6 @@ function CustomMessagesSubForm({ defaultMessages, type, i18n }) { css="margin-bottom: var(--pf-c-content--MarginBottom)" > - Use custom messages to change the content of notifications sent when a job starts, succeeds, or fails. Use curly braces to access information about the job:{' '} @@ -94,7 +93,6 @@ function CustomMessagesSubForm({ defaultMessages, type, i18n }) { Ansible Tower documentation {' '} for more details. -