From f164de9d2a24a802fabb6ac0dd71596c555dabb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Sun, 30 Nov 2025 19:37:27 -0500 Subject: [PATCH] ensure group header only shows `teams` link if actor is group admin or owner --- templates/group/menu.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/group/menu.tmpl b/templates/group/menu.tmpl index 721dd36a10..b49598d007 100644 --- a/templates/group/menu.tmpl +++ b/templates/group/menu.tmpl @@ -7,7 +7,7 @@
{{.RepoCount}}
{{end}} - {{if .IsGroupMember}} + {{if or .IsGroupOwner .IsGroupAdmin}} {{svg "octicon-people"}} {{ctx.Locale.Tr "org.teams"}} {{if .NumTeams}}