diff --git a/mayan/apps/appearance/templates/appearance/generic_list_subtemplate.html b/mayan/apps/appearance/templates/appearance/generic_list_subtemplate.html index f0720494a8..2628d46fbd 100644 --- a/mayan/apps/appearance/templates/appearance/generic_list_subtemplate.html +++ b/mayan/apps/appearance/templates/appearance/generic_list_subtemplate.html @@ -43,7 +43,7 @@ {% if not hide_header %} {% if multi_item_actions %} - + {% endif %} {% if not hide_object %} @@ -71,9 +71,9 @@ {% if multi_item_actions %} {% if multi_select_item_properties %} - + {% else %} - + {% endif %} {% endif %}