diff --git a/openslides/agenda/templates/agenda/overview.html b/openslides/agenda/templates/agenda/overview.html
index b311de352..06557bac5 100644
--- a/openslides/agenda/templates/agenda/overview.html
+++ b/openslides/agenda/templates/agenda/overview.html
@@ -55,7 +55,7 @@
{% trans "Agenda" %}
{% if perms.agenda.can_manage_agenda %}
- {% trans "New" %}
+ {% trans "New" %}
{% endif %}
PDF
diff --git a/openslides/assignment/templates/assignment/overview.html b/openslides/assignment/templates/assignment/overview.html
index afd499d48..c27e534b0 100644
--- a/openslides/assignment/templates/assignment/overview.html
+++ b/openslides/assignment/templates/assignment/overview.html
@@ -9,7 +9,7 @@
{% trans "Elections" %}
{% if perms.assignment.can_manage_assignment %}
- {% trans "New" %}
+ {% trans "New" %}
{% endif %}
{% if perms.assignment.can_see_assignment %}
PDF
diff --git a/openslides/participant/templates/participant/group_overview.html b/openslides/participant/templates/participant/group_overview.html
index f86c9b5ba..c5115685b 100644
--- a/openslides/participant/templates/participant/group_overview.html
+++ b/openslides/participant/templates/participant/group_overview.html
@@ -8,7 +8,7 @@
{% block content %}
diff --git a/openslides/participant/templates/participant/overview.html b/openslides/participant/templates/participant/overview.html
index fb28d61a9..07c9ae69a 100644
--- a/openslides/participant/templates/participant/overview.html
+++ b/openslides/participant/templates/participant/overview.html
@@ -17,7 +17,7 @@