From dc9de7b0d487b73c23c221dc0b8b6e01654921f3 Mon Sep 17 00:00:00 2001 From: Michael Hawkins Date: Fri, 8 Jan 2021 20:29:30 +0800 Subject: [PATCH 1/1] MDL-70571 lib: Added additional escaping to search_input template --- lib/templates/search_input.mustache | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lib/templates/search_input.mustache b/lib/templates/search_input.mustache index f494a268856..400a62e37c0 100644 --- a/lib/templates/search_input.mustache +++ b/lib/templates/search_input.mustache @@ -37,9 +37,9 @@ ] } }} -
+
{{^inform}} -
+ {{/inform}} {{#hiddenfields}} @@ -51,17 +51,17 @@
-
-- 2.43.0