diff --git a/www/form/inner.js b/www/form/inner.js index d9e731937..a8a5a603a 100644 --- a/www/form/inner.js +++ b/www/form/inner.js @@ -3032,7 +3032,6 @@ define([ anonOffContent, false, { input: { value: 0 }, }); - Messages.form_answerChoice = "Please choose how you would like to answer this form: "; // XXX var radioContainer = h('div.cp-form-required-radio', [ Messages.form_answerChoice, anonRadioOn,