diff --git a/files/templates/groups.html b/files/templates/groups.html index 4daddf05a..343ffd0da 100644 --- a/files/templates/groups.html +++ b/files/templates/groups.html @@ -23,9 +23,7 @@ {{group.name}} {{group.member_ids | length}} - {% if v.id == group.owner.id %} - Applications - {% else %} + {% if v.id != group.owner.id %}