From 5d7dc391d4af4ad5dd6d7e1f6ef9891aa21fd220 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 15 Mar 2020 17:48:40 +0100 Subject: themes: ensure that data-page attribute is escaped Fixes: #3757 Signed-off-by: Jo-Philipp Wich --- themes/luci-theme-material/luasrc/view/themes/material/header.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/luci-theme-material/luasrc') diff --git a/themes/luci-theme-material/luasrc/view/themes/material/header.htm b/themes/luci-theme-material/luasrc/view/themes/material/header.htm index 7541d048c0..124314039a 100644 --- a/themes/luci-theme-material/luasrc/view/themes/material/header.htm +++ b/themes/luci-theme-material/luasrc/view/themes/material/header.htm @@ -184,7 +184,7 @@ })(); //]]> -"> +">
-- cgit v1.2.3