From 6e22dbd99890d92732aa575dac36cd6ece78a4ac Mon Sep 17 00:00:00 2001 From: HesterG Date: Wed, 22 Feb 2023 11:18:55 +0800 Subject: [PATCH 1/2] try add accessibility to the meny --- templates/base/head_navbar.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 059363b72d070..b8bd04e60ce48 100644 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -18,7 +18,7 @@ {{end}} - From bb90c11402e3eaeba41b0eadf093073312d18554 Mon Sep 17 00:00:00 2001 From: HesterG Date: Wed, 22 Feb 2023 18:13:55 +0800 Subject: [PATCH 2/2] use button tag --- templates/base/head_navbar.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index b8bd04e60ce48..10bbf655b5b9a 100644 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -18,9 +18,9 @@ {{end}} - +