diff --git a/awx/ui/static/js/forms/SurveyQuestion.js b/awx/ui/static/js/forms/SurveyQuestion.js
index f25d83a22d..f429852fac 100644
--- a/awx/ui/static/js/forms/SurveyQuestion.js
+++ b/awx/ui/static/js/forms/SurveyQuestion.js
@@ -102,13 +102,13 @@ angular.module('SurveyQuestionFormDefinition', [])
type: 'custom',
control:'
'+
'
'+
- '
'+
+ '
'+
'
This is not valid integer!
'+
'
Too high!
'+
'
Too low!
'+
'
'+
'
'+
- '
'+
+ '
'+
'
This is not valid integer!
'+
'
Too low!
'+
'
'+
@@ -123,13 +123,13 @@ angular.module('SurveyQuestionFormDefinition', [])
type: 'custom',
control:'
'+
'
'+
- '
'+
+ '
'+
'
This is not valid integer!
'+
'
Too high!
'+
'
Too low!
'+
'
'+
'
'+
- '
'+
+ '
'+
'
This is not valid integer!
'+
'
Too low!
'+
'
'+