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"}}