From a80c0ef48c24abc0ef86cf99c97ce3eb58fedf13 Mon Sep 17 00:00:00 2001 From: Simon Smith Date: Wed, 21 Feb 2024 15:00:20 +0000 Subject: [PATCH] fix translation values in details tab (#5841) Signed-off-by: si458 --- views/default.handlebars | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/views/default.handlebars b/views/default.handlebars index 1d5569cd..be0568d4 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -8127,7 +8127,7 @@ function deviceMessageFunction() { if (xxdialogMode) return; - var x = '
Display a message box on the remote device.
'; + var x = '
' + "Display a message box on the remote device" + '
'; x += ''; x += '