From 9e855cf877d9b32266698aaa1bcf486bf7067cff Mon Sep 17 00:00:00 2001 From: patrick Date: Tue, 1 Jun 2021 11:19:38 +0000 Subject: [PATCH] fix wording --- fet2020/templates/posts/show.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fet2020/templates/posts/show.html b/fet2020/templates/posts/show.html index 15cdd908..6855bafe 100644 --- a/fet2020/templates/posts/show.html +++ b/fet2020/templates/posts/show.html @@ -44,7 +44,7 @@ {% else %}
-   + fet.at Redaktion
{% endif %} @@ -105,7 +105,7 @@ {% endif %} {% if post.post_type == 'N' %} - Post bearbeiten + News bearbeiten {% elif post.post_type == 'E' %} Event bearbeiten {% elif post.post_type == 'F' %}