diff --git a/src/pretix/control/templates/pretixcontrol/organizers/teams.html b/src/pretix/control/templates/pretixcontrol/organizers/teams.html index ef5bcfda3b..fe6b07ec36 100644 --- a/src/pretix/control/templates/pretixcontrol/organizers/teams.html +++ b/src/pretix/control/templates/pretixcontrol/organizers/teams.html @@ -5,12 +5,10 @@
{% trans "The list below shows all teams that exist within this organizer." %}
- {% if request.user.is_superuser %} - - - {% trans "Create a new team" %} - - {% endif %} + + + {% trans "Create a new team" %} +