From 6555add2aa1b2373c6711a9216de74a5361ca7ea Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Tue, 4 Mar 2025 01:48:09 +0200 Subject: [PATCH] client/options/other: tweak the "HTML Import Tags" section --- .../type_widgets/options/other/html_import_tags.ts | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/public/app/widgets/type_widgets/options/other/html_import_tags.ts b/src/public/app/widgets/type_widgets/options/other/html_import_tags.ts index 38ff45fbf..4b1e9fa3a 100644 --- a/src/public/app/widgets/type_widgets/options/other/html_import_tags.ts +++ b/src/public/app/widgets/type_widgets/options/other/html_import_tags.ts @@ -102,13 +102,20 @@ export const DEFAULT_ALLOWED_TAGS = [ ]; const TPL = ` -
+
+

${t("import.html_import_tags.title")}

${t("import.html_import_tags.description")}

- +