From a7650ff3f117c11f4986a6e02e680258297caa2a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 26 Jan 2023 18:36:22 +0000 Subject: [PATCH] Double --- webapp_question.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp_question.py b/webapp_question.py index c98f0bc19..f00cc2e11 100644 --- a/webapp_question.py +++ b/webapp_question.py @@ -54,7 +54,7 @@ def insert_question(base_dir: str, translate: {}, continue content += \ ' ' + \ + choice['name'].replace('"', '\\"') + '" tabindex="10"> ' + \ choice['name'] + '

\n' content += \ '