From 4c162da2bbbc443c23d80fd279645bbbe2a96fff Mon Sep 17 00:00:00 2001 From: Jonathan Sims Date: Sat, 26 Mar 2022 16:41:37 -0400 Subject: [PATCH] Update user.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add keyboard shortcuts to PREV and NEXT links using the accesskey global attribute. Underlined letters indicate the key. NB: different browsers use different keystroke combinations to activate access key shortcuts. For example, Firefox on Mac uses ⌃⌥ + accesskey. --- templates/user.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/user.html b/templates/user.html index 4c81596..7a33e9d 100644 --- a/templates/user.html +++ b/templates/user.html @@ -66,11 +66,11 @@