From 94da0ccf0a2afe61671ecfbf018c6447c9a40443 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Fri, 19 Aug 2022 10:04:56 +0000 Subject: [PATCH] Bug 31419: Add accesskeys for modals This patch simply adds accesskey elements to the buttons, and changes an icon to be consistent with bug 26626 For tips on how to access the accesskeys: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey To test: 1 - Generate a recall 2 - Fill it/check in 3 - Note modal now has hints "Confirm (Y)" 4 - Test with Y,P,I keys (may need to recreate recalls) 5 - Confirm the recall and test waiting recall modal too Signed-off-by: Katrin Fischer Signed-off-by: Kyle M Hall Signed-off-by: Tomas Cohen Arazi --- .../prog/en/modules/circ/returns.tt | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt index be91ab7be7..023a1af80a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -944,18 +944,18 @@ -- 2.39.5