diff --git a/awx/ui/static/js/forms/JobTemplates.js b/awx/ui/static/js/forms/JobTemplates.js index ad50906cd0..f78f556474 100644 --- a/awx/ui/static/js/forms/JobTemplates.js +++ b/awx/ui/static/js/forms/JobTemplates.js @@ -275,7 +275,7 @@ export default ''+ ''+ // '
A survey is enabled but it does not exist. Create a survey or disable the survey.
' - '
A survey is enabled but it does not exist. Create a survey or disable the survey.
' + '
A survey is enabled but it does not exist. Create a survey or uncheck the Enable Survey box to disable the survey.
' }, allow_callbacks: { label: 'Allow Provisioning Callbacks',