mirror of https://github.com/kiwix/libkiwix.git
Add accesskey to Kiwix Server home button
This commit is contained in:
parent
5450bcd3c2
commit
8d766335b4
|
@ -55,6 +55,7 @@
|
|||
<span id="kiwix_serve_taskbar_book_ui_group">
|
||||
<a id="kiwix_serve_taskbar_home_button"
|
||||
title="Go to the main page of the current book"
|
||||
accesskey="h"
|
||||
aria-label="Go to the main page of the current book"
|
||||
onclick="gotoMainPageOfCurrentBook()"></a>
|
||||
<a id="kiwix_serve_taskbar_random_button"
|
||||
|
|
Loading…
Reference in New Issue