Add accesskey to Kiwix Server random button

This commit is contained in:
Emmanuel Engelhart 2024-05-04 19:03:25 +02:00 committed by Kelson
parent 22c75245a5
commit a0b66eae0c
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
onclick="gotoMainPageOfCurrentBook()"></a>
<a id="kiwix_serve_taskbar_random_button"
title="Go to a randomly selected page"
accesskey="r"
aria-label="Go to a randomly selected page"
onclick="gotoRandomPage()">
<button>&#x1F3B2;</button>