From 26206ddc788801f94ca11b6cf423fec75f31f371 Mon Sep 17 00:00:00 2001 From: Shamim Rezaie Date: Tue, 14 May 2019 16:18:10 +1000 Subject: [PATCH] MDL-65590 tool_customlang: Escape html on the standard text field --- admin/tool/customlang/templates/translator.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/tool/customlang/templates/translator.mustache b/admin/tool/customlang/templates/translator.mustache index 5092f68bab9..5e2c77e5f8c 100644 --- a/admin/tool/customlang/templates/translator.mustache +++ b/admin/tool/customlang/templates/translator.mustache @@ -113,7 +113,7 @@
{{#str}}headingstandard, tool_customlang{{/str}}
- {{{ master }}} + {{ master }}
{{{ placeholderhelp }}} {{{ outdatedhelp}}}