diff --git a/awx/ui/client/src/forms/JobTemplates.js b/awx/ui/client/src/forms/JobTemplates.js index dbe8a31aab..2441f567fa 100644 --- a/awx/ui/client/src/forms/JobTemplates.js +++ b/awx/ui/client/src/forms/JobTemplates.js @@ -286,7 +286,7 @@ export default editRequired: false, dataTitle: 'Labels', dataPlacement: 'right', - awPopOver: 'You can add labels to a job template to aid in filtering', + awPopOver: "
Optional labels that describe this job template, such as 'dev' or 'test'. Labels can be used to group and filter job templates and completed jobs in the Tower display.
", dataContainer: 'body' }, variables: {