diff --git a/admin/templates/lot_tag_panel.html b/admin/templates/lot_tag_panel.html index 3a70a69..689aad0 100644 --- a/admin/templates/lot_tag_panel.html +++ b/admin/templates/lot_tag_panel.html @@ -26,7 +26,7 @@
{% for tag in lot_tags_edit %} -{% trans "INBOX can only be edited, not deleted." %}
+ {% endif %} @@ -136,16 +140,28 @@{% trans "Are you sure you want to delete this lot group?" %}
+ {% endif %} +{{ tag.name }}
+ {% trans "This lot group is not empty and therefore cannot be deleted." %} +
+ {% endif %} + +