From 3f319cc2008a2f60b83f46513c5e67c9421b5a3c Mon Sep 17 00:00:00 2001 From: Simon L Date: Tue, 5 Sep 2023 16:40:13 +0200 Subject: change order of keyboard shortcuts settings to be at the end Signed-off-by: Simon L Signed-off-by: nextcloud-command --- apps/theming/src/UserThemes.vue | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'apps/theming/src') diff --git a/apps/theming/src/UserThemes.vue b/apps/theming/src/UserThemes.vue index 2bc8b5bf0b2..eb2c4d19547 100644 --- a/apps/theming/src/UserThemes.vue +++ b/apps/theming/src/UserThemes.vue @@ -51,17 +51,6 @@ - -

{{ t('theming', 'In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.') }}

- - {{ t('theming', 'Disable all keyboard shortcuts') }} - -
- @@ -73,6 +62,17 @@ + + +

{{ t('theming', 'In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.') }}

+ + {{ t('theming', 'Disable all keyboard shortcuts') }} + +
-- cgit v1.2.3