From f4f80f3b5f716fea97cfa58612ef1d04ada378c1 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 7 Feb 2022 18:30:32 +0100 Subject: Minor fixes: fix field name on doc dup - more explicit resume on deletion --- ishtar_common/templates/ishtar/wizard/delete_wizard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates/ishtar/wizard/delete_wizard.html') diff --git a/ishtar_common/templates/ishtar/wizard/delete_wizard.html b/ishtar_common/templates/ishtar/wizard/delete_wizard.html index 9b925f143..625b7a823 100644 --- a/ishtar_common/templates/ishtar/wizard/delete_wizard.html +++ b/ishtar_common/templates/ishtar/wizard/delete_wizard.html @@ -7,7 +7,7 @@ {% if current_objs and current_objs.1 %} {% trans "Are you sure to want to delete these items?" %} {% else %} {% trans "Are you sure to want to delete this item?" %}{% endif %} -- cgit v1.2.3