diff --git a/openslides/agenda/templates/agenda/overview.html b/openslides/agenda/templates/agenda/overview.html index 0ac81d5ef..aa7bc918a 100644 --- a/openslides/agenda/templates/agenda/overview.html +++ b/openslides/agenda/templates/agenda/overview.html @@ -42,7 +42,7 @@ {% if perms.agenda.can_manage_agenda %} {% trans "New" %} {% endif %} - PDF + PDF diff --git a/openslides/assignment/templates/assignment/overview.html b/openslides/assignment/templates/assignment/overview.html index 4e58d6a67..d1f138fd1 100644 --- a/openslides/assignment/templates/assignment/overview.html +++ b/openslides/assignment/templates/assignment/overview.html @@ -21,7 +21,7 @@ {% trans "New" %} {% endif %} {% if perms.assignment.can_see_assignment %} - PDF + PDF {% endif %} @@ -65,7 +65,7 @@ {% endif %} - + PDF diff --git a/openslides/assignment/templates/assignment/poll_view.html b/openslides/assignment/templates/assignment/poll_view.html index 3a43b6f32..d8f9ce873 100644 --- a/openslides/assignment/templates/assignment/poll_view.html +++ b/openslides/assignment/templates/assignment/poll_view.html @@ -70,7 +70,7 @@

- + {% trans 'Ballot paper as PDF' %}

diff --git a/openslides/assignment/templates/assignment/view.html b/openslides/assignment/templates/assignment/view.html index f08405f96..71bfc2473 100644 --- a/openslides/assignment/templates/assignment/view.html +++ b/openslides/assignment/templates/assignment/view.html @@ -19,7 +19,7 @@ {{ assignment }} {% trans "Back to overview" %} - PDF + PDF {% if perms.projector.can_manage_projector %} diff --git a/openslides/motion/templates/motion/motion_detail.html b/openslides/motion/templates/motion/motion_detail.html index 65337ea68..08a4c2aee 100644 --- a/openslides/motion/templates/motion/motion_detail.html +++ b/openslides/motion/templates/motion/motion_detail.html @@ -21,7 +21,7 @@ {% trans "Back to overview" %} - PDF + PDF {% if perms.projector.can_manage_projector %} diff --git a/openslides/motion/templates/motion/motion_list.html b/openslides/motion/templates/motion/motion_list.html index a551dce93..b7b78bc59 100644 --- a/openslides/motion/templates/motion/motion_list.html +++ b/openslides/motion/templates/motion/motion_list.html @@ -28,7 +28,7 @@ {% trans 'Categories' %} {% trans 'Import' %} {% endif %} - PDF + PDF @@ -86,7 +86,7 @@ {% endif %} - + PDF diff --git a/openslides/motion/templates/motion/poll_form.html b/openslides/motion/templates/motion/poll_form.html index 41fe25eeb..d7ed0a446 100644 --- a/openslides/motion/templates/motion/poll_form.html +++ b/openslides/motion/templates/motion/poll_form.html @@ -57,7 +57,7 @@

- + {% trans 'Ballot paper as PDF' %}

diff --git a/openslides/participant/templates/participant/overview.html b/openslides/participant/templates/participant/overview.html index 11662617d..e277c1c9d 100644 --- a/openslides/participant/templates/participant/overview.html +++ b/openslides/participant/templates/participant/overview.html @@ -31,12 +31,12 @@ {% else %} - PDF + PDF {% endif %}