From 22c75245a5faf87cf1650f032ed15a2c2e152c14 Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Sat, 4 May 2024 18:58:51 +0200 Subject: [PATCH 1/5] Add accesskey to Kiwix Server multiple search inputs --- static/templates/index.html | 2 +- static/templates/no_js_library_page.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/templates/index.html b/static/templates/index.html index dac6468a..c029f247 100644 --- a/static/templates/index.html +++ b/static/templates/index.html @@ -93,7 +93,7 @@
- +
diff --git a/static/templates/no_js_library_page.html b/static/templates/no_js_library_page.html index 71c7ab6d..cb747929 100644 --- a/static/templates/no_js_library_page.html +++ b/static/templates/no_js_library_page.html @@ -90,7 +90,7 @@
- +
From a0b66eae0cabdda82cbe3b6e48e57e8a2d332af8 Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Sat, 4 May 2024 19:03:25 +0200 Subject: [PATCH 2/5] Add accesskey to Kiwix Server random button --- static/viewer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/viewer.html b/static/viewer.html index d0f10562..8b889378 100644 --- a/static/viewer.html +++ b/static/viewer.html @@ -53,6 +53,7 @@ onclick="gotoMainPageOfCurrentBook()"> From 5450bcd3c2f8be2444a076dac68991fdbeba92f5 Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Sat, 4 May 2024 19:10:24 +0200 Subject: [PATCH 3/5] Add accesskey to Kiwix Server library button --- static/viewer.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/static/viewer.html b/static/viewer.html index 8b889378..a0d83ff7 100644 --- a/static/viewer.html +++ b/static/viewer.html @@ -45,7 +45,13 @@ \n" \ " \n" \ "
\n" \ - " \n" \ + " \n" \ " \n" \ "
\n" \ " \n"