From fd50b7a4f82b37d75b9bfe2cfa560df0c6710845 Mon Sep 17 00:00:00 2001 From: Jan-Hendrik Willms Date: Mon, 8 May 2023 12:10:53 +0000 Subject: fixes #2613 Closes #2613 Merge request studip/studip!1763 --- templates/calendar/entries/icons.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/templates/calendar/entries/icons.php b/templates/calendar/entries/icons.php index 9829d41..1edb480 100644 --- a/templates/calendar/entries/icons.php +++ b/templates/calendar/entries/icons.php @@ -1,6 +1,12 @@ +
- + > $icon['title'], 'alt' => $icon['title']]) ?> -- cgit v1.0