From 1244ae192504578e256817033ccc6520b52354cc Mon Sep 17 00:00:00 2001 From: Murtaza Sultani Date: Tue, 27 Jan 2026 09:58:27 +0100 Subject: Resolve "Zielgruppenspezifische Startseitenwidgets - Barrierefreiheitsprobleme beheben" Closes #4756 Merge request studip/studip!4681 --- app/views/start/masswidget_index.php | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/app/views/start/masswidget_index.php b/app/views/start/masswidget_index.php index 8387ebb..c99e3fd 100644 --- a/app/views/start/masswidget_index.php +++ b/app/views/start/masswidget_index.php @@ -9,8 +9,13 @@ - - + + 'true']) ?> @@ -25,11 +30,11 @@ - - - - - + + + + + @@ -51,6 +56,7 @@ setContext(htmlReady($massWidget->name)) ->addLink( $controller->masswidget_editURL($massWidget), _('Bearbeiten'), -- cgit v1.0