From 696cbd033ae02eaa58760312846a80ae45970ae0 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:35:44 -0500 Subject: [PATCH] tweak styles on page for editing teams in a group --- templates/group/team/new.tmpl | 12 ++++++------ templates/group/team/teams.tmpl | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/templates/group/team/new.tmpl b/templates/group/team/new.tmpl index ea4beeadc4..e909230dda 100644 --- a/templates/group/team/new.tmpl +++ b/templates/group/team/new.tmpl @@ -64,11 +64,11 @@ {{ctx.Locale.Tr "units.unit"}} - {{ctx.Locale.Tr "org.teams.none_access"}} + {{ctx.Locale.Tr "org.teams.none_access"}} {{svg "octicon-question" 16 "tw-ml-1"}} - {{ctx.Locale.Tr "org.teams.read_access"}} + {{ctx.Locale.Tr "org.teams.read_access"}} {{svg "octicon-question" 16 "tw-ml-1"}} - {{ctx.Locale.Tr "org.teams.write_access"}} + {{ctx.Locale.Tr "org.teams.write_access"}} {{svg "octicon-question" 16 "tw-ml-1"}} @@ -84,17 +84,17 @@ - +
- +
- +
diff --git a/templates/group/team/teams.tmpl b/templates/group/team/teams.tmpl index 2fa5bbc419..e8ed741ad4 100644 --- a/templates/group/team/teams.tmpl +++ b/templates/group/team/teams.tmpl @@ -45,6 +45,7 @@ {{end}} {{if and (or $.IsGroupAdmin $.IsGroupOwner) (not .IsOwnerTeam)}} + {{ctx.Locale.Tr "org.teams.settings"}}