diff --git a/roles/regcfp/templates/config.json b/roles/regcfp/templates/config.json index 396c95a99e..44846cca42 100644 --- a/roles/regcfp/templates/config.json +++ b/roles/regcfp/templates/config.json @@ -495,7 +495,6 @@ "private": true, "shownifkey": "needassistance", "shownifval": "Yes, my attendance requires financial assistance.", - "message": "Please provide the amount in US dollars.", "split": 2 }, "total_othertransit": { @@ -505,6 +504,7 @@ "private": true, "shownifkey": "needassistance", "shownifval": "Yes, my attendance requires financial assistance.", + "message": "Please provide the amount in US dollars.", "onchange": "javascript:update_estimates();", "split": 2 },