From fe115fdd166903b36d1b9f9e2e5d86d55e31299b Mon Sep 17 00:00:00 2001 From: Daniel Sami Date: Wed, 9 Sep 2020 14:39:54 -0400 Subject: [PATCH] dropped translation tag --- .../NotificationTemplate/shared/CustomMessagesSubForm.jsx | 2 -- 1 file changed, 2 deletions(-) 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. -