Group: fix (#93)

This commit is contained in:
0x7d5 2021-09-14 14:35:45 +05:00
parent a5c6ae3d77
commit 0bd14e18e5

View file

@ -49,7 +49,7 @@
<tr n:if="$club->canBeModifiedBy($thisUser ?? NULL) && $club->getOwner()->getId() !== $x->getId()">
<td width="120" valign="top"><span class="nobold">{_actions}: </span></td>
<td>
<a href="/club{$club->getId()}/setAdmin.jsp?user={$x->getId()}">
<a href="/club{$club->getId()}/setAdmin.jsp?user={$x->getId()}&hash={rawurlencode($csrfToken)}">
{if $club->canBeModifiedBy($x)}
{_devote}
{else}