From 14cebd32bbb5d51de8eea3011007981f12219014 Mon Sep 17 00:00:00 2001 From: yflory Date: Mon, 7 Jun 2021 16:46:33 +0200 Subject: [PATCH] Fix syntax highlighting in form descriptions --- www/common/common-ui-elements.js | 1 + www/form/inner.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 011bb587b..60b0571c8 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -1069,6 +1069,7 @@ define([ editor.replaceSelections(newTexts, 'around'); editor.focus(); }; + Messages.mdToolbar_embed = "Embed file"; // XXX for (var k in actions) { $('