diff --git a/templates/group/team/teams.tmpl b/templates/group/team/teams.tmpl index dc0e846496..787396e919 100644 --- a/templates/group/team/teams.tmpl +++ b/templates/group/team/teams.tmpl @@ -88,7 +88,7 @@ {{ctx.Locale.Tr "org.teams.leave"}}
-

{{ctx.Locale.Tr "org.teams.leave.detail" (``|SafeHTML)}}

+

{{ctx.Locale.Tr "org.teams.leave.detail" (``)}}

{{template "base/modal_actions_confirm" .}} @@ -97,7 +97,7 @@ {{ctx.Locale.Tr "group.teams.remove"}}
-

{{ctx.Locale.Tr "group.teams.remove.detail" (``|SafeHTML)}}

+

{{ctx.Locale.Tr "group.teams.remove.detail" (``)}}

{{template "base/modal_actions_confirm" .}}