From c383a3cdc956ba2542454313345ec6d9e09f2130 Mon Sep 17 00:00:00 2001 From: Maxim Leshchenko Date: Tue, 16 Nov 2021 12:45:34 +0200 Subject: [PATCH] Groups: Fix the very inclusion of the display of the creator, when changing the name, when all administrators are hidden --- Web/Presenters/templates/Group/Edit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/Presenters/templates/Group/Edit.xml b/Web/Presenters/templates/Group/Edit.xml index 483b1b50..093d7aa1 100644 --- a/Web/Presenters/templates/Group/Edit.xml +++ b/Web/Presenters/templates/Group/Edit.xml @@ -85,7 +85,7 @@ {var areAllAdminsHidden = $club->getManagersCount(true) == 0} {_group_display_only_creator}
{_group_display_all_administrators}
- {_group_dont_display_administrators_list}
+ {_group_dont_display_administrators_list}