diff --git a/atlas/templates/atlas/partials/_normal_toggle.html b/atlas/templates/atlas/partials/_normal_toggle.html
index 2f1c5f3d..35510fc2 100644
--- a/atlas/templates/atlas/partials/_normal_toggle.html
+++ b/atlas/templates/atlas/partials/_normal_toggle.html
@@ -4,8 +4,8 @@
{% if case.normal_case %}
Normal
{{ case.normal_case.display_age }}
-
- {% if can_edit %}
+ {% if can_edit %}
+
- {% endif %}
- {% if request.user.is_superuser or can_edit or request.user in case.normal_case.author.all %}
- {% endif %}
-
+
+ {% endif %}
{% else %}
{% if can_edit %}