diff --git a/fet2020/templates/posts/show.html b/fet2020/templates/posts/show.html
index a9088b7e..d8053268 100644
--- a/fet2020/templates/posts/show.html
+++ b/fet2020/templates/posts/show.html
@@ -59,11 +59,11 @@
{% endif %}
{% if post.has_protocol %}
- Protocol
+ Protokoll
{% endif %}
{% if request.user.is_authenticated %}
- ------
+
------
Bearbeiten
{% endif %}