From 62cfd195e4028fe1726b5d75e5a820d3ce68dc91 Mon Sep 17 00:00:00 2001 From: "julia.kirschenheuter" Date: Wed, 25 Oct 2023 11:40:00 +0200 Subject: [PATCH] Remove unneeded `tabindex="0"` from sidebar and app content Signed-off-by: julia.kirschenheuter --- apps/files_sharing/templates/public.php | 2 +- apps/settings/templates/settings/frame.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php index 9c1b3dbbab2..fa4d34dd6f1 100644 --- a/apps/files_sharing/templates/public.php +++ b/apps/files_sharing/templates/public.php @@ -2,7 +2,7 @@ /** @var \OCP\IL10N $l */ /** @var array $_ */ ?> -
+
diff --git a/apps/settings/templates/settings/frame.php b/apps/settings/templates/settings/frame.php index 68f105d4ca2..bd562014bea 100644 --- a/apps/settings/templates/settings/frame.php +++ b/apps/settings/templates/settings/frame.php @@ -34,7 +34,7 @@ script('files', 'jquery.fileupload');
t('Personal')); ?>
-
+