From ef60e9ecb9c10f339d0d1ee899db3a3b7717766b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 8 Oct 2021 19:42:23 +0200 Subject: [PATCH] luci-app-https-dns-proxy: fix markup which is not valid XHTML XHTML does not specify ` `, use ` ` instead. Signed-off-by: Jo-Philipp Wich --- .../luasrc/view/https-dns-proxy/buttons.htm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/buttons.htm b/applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/buttons.htm index 9cfd25e50e..f10042a460 100644 --- a/applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/buttons.htm +++ b/applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/buttons.htm @@ -47,10 +47,10 @@ -   -   -   -   +   +   +   +   -- 2.30.2