From 85b898c623ae09d5caa88041bd8ceb26d4f1defc Mon Sep 17 00:00:00 2001 From: stysebae <32852093+stysebae@users.noreply.github.com> Date: Tue, 19 Oct 2021 10:46:39 +0200 Subject: Add shortcut to jump to next unread article (issue #3393) (#3891) * Add shortcut to jump to next unread article * phpcbf Co-authored-by: Alexandre Alapetite --- app/views/configure/shortcut.phtml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/views/configure') diff --git a/app/views/configure/shortcut.phtml b/app/views/configure/shortcut.phtml index f8eb469e8..ff94fcf56 100644 --- a/app/views/configure/shortcut.phtml +++ b/app/views/configure/shortcut.phtml @@ -75,6 +75,14 @@ +
+ +
+ +
+
+
-- cgit v1.2.3