Please enter a value in the range of {{float_min}} to {{float_max}}!
'+
'
',
column: 2,
diff --git a/awx/ui/static/lib/ansible/form-generator.js b/awx/ui/static/lib/ansible/form-generator.js
index 63f396909d..7089ec804f 100644
--- a/awx/ui/static/lib/ansible/form-generator.js
+++ b/awx/ui/static/lib/ansible/form-generator.js
@@ -784,7 +784,7 @@ angular.module('FormGenerator', ['GeneratorHelpers', 'Utilities', 'ListGenerator
}
if (field.awPassMatch) {
html += "
This must match the password value input above.
\n";
+ ".$error.awpassmatch\">This value does not match the password you entered previously. Please confirm that password.\n";
}
if (field.awValidUrl) {
html += "