From 98af699c95c46e919dc1690ab1730754ebd65141 Mon Sep 17 00:00:00 2001 From: theoboldt Date: Thu, 7 Dec 2023 10:55:50 +0100 Subject: [PATCH] Fixed display of restore participant button --- app/templates/event/participation/admin/detail.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/event/participation/admin/detail.html.twig b/app/templates/event/participation/admin/detail.html.twig index ee1459f0..cc6f5b5e 100644 --- a/app/templates/event/participation/admin/detail.html.twig +++ b/app/templates/event/participation/admin/detail.html.twig @@ -486,7 +486,7 @@ {{ participation|emailListingButton(false) }} {% if participation.isDeleted %} - + {{ 'repeat'|glyph }} wiederherstellen… {% else %}