From 3fa878959c648aa271790f2f4e5a9e0541fd4b85 Mon Sep 17 00:00:00 2001 From: zypriafl Date: Mon, 4 Nov 2024 17:51:38 +0100 Subject: [PATCH] Update multi-tool.html --- src/main/resources/templates/multi-tool.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/multi-tool.html b/src/main/resources/templates/multi-tool.html index fa371c258..6fcf8bc4b 100644 --- a/src/main/resources/templates/multi-tool.html +++ b/src/main/resources/templates/multi-tool.html @@ -20,7 +20,7 @@ construction -

#{multiTool.desc}

+

th:text="#{multiTool.desc}"