From 702adda00046fc0a1f6501bba9c2d1d03438798a Mon Sep 17 00:00:00 2001 From: Akhil Narang Date: Thu, 5 Mar 2026 18:36:09 +0530 Subject: [PATCH] fix(help): escape query (#53192) Signed-off-by: Akhil Narang --- erpnext/templates/pages/help.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/templates/pages/help.html b/erpnext/templates/pages/help.html index 1cfe358efd6..726d5e1b881 100644 --- a/erpnext/templates/pages/help.html +++ b/erpnext/templates/pages/help.html @@ -8,7 +8,7 @@