diff --git a/Web/Presenters/templates/User/Groups.xml b/Web/Presenters/templates/User/Groups.xml index b2268b6a..29ad35be 100644 --- a/Web/Presenters/templates/User/Groups.xml +++ b/Web/Presenters/templates/User/Groups.xml @@ -49,23 +49,10 @@ {block description} {$x->getDescription()} - {if $x->canBeModifiedBy($thisUser ?? NULL)} - - - - - - - - -
{_actions}: - -
- {/if} {/block} {var clubPinned = $thisUser->isClubPinned($x)} -{if $clubPinned || $thisUser->getPinnedClubCount() <= 10} +{if $clubPinned || $thisUser->getPinnedClubCount() <= 10 || $x->canBeModifiedBy($thisUser ?? NULL)} {block actions} {if $clubPinned}