From 3d59d3da500c6a7276e80fbe2b2c21753846e90b Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sun, 24 Nov 2024 16:17:45 +0100 Subject: [PATCH] change focus order for accessibility tabbing out of the textarea jumps to the "Create" button, then the tab-toggle --- tpl/bootstrap.php | 6 +++--- tpl/bootstrap5.php | 6 +++--- tpl/page.php | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index 9c8d0aa3..a34bcec0 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -567,7 +567,7 @@ if ($isPage) : - @@ -439,9 +439,9 @@ endif;

 					
 					
-					

+

- + diff --git a/tpl/page.php b/tpl/page.php index 5504ddfe..9b8fe408 100644 --- a/tpl/page.php +++ b/tpl/page.php @@ -125,7 +125,7 @@ endif;

- + @@ -263,9 +263,9 @@ endif;

 				
- +
- +