diff --git a/mayan/apps/main/templates/main/generic_form_subtemplate.html b/mayan/apps/main/templates/main/generic_form_subtemplate.html
index 35a9139b08..a6d806dcc7 100644
--- a/mayan/apps/main/templates/main/generic_form_subtemplate.html
+++ b/mayan/apps/main/templates/main/generic_form_subtemplate.html
@@ -76,18 +76,15 @@
{% endif %}
{% if not read_only %}
diff --git a/mayan/apps/main/templates/main/generic_multiform_subtemplate.html b/mayan/apps/main/templates/main/generic_multiform_subtemplate.html
index b9df61ebfd..cf547b711d 100644
--- a/mayan/apps/main/templates/main/generic_multiform_subtemplate.html
+++ b/mayan/apps/main/templates/main/generic_multiform_subtemplate.html
@@ -59,18 +59,14 @@
{% endfor %}
{% if not read_only %}