From 127eb08f19d0aa0dbe5c36529bbd3c5925b558cb Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 27 Jun 2022 12:25:19 +0200 Subject: [PATCH] Fix invalid link name Fixes PRETIXEU-6YM --- .../control/templates/pretixcontrol/items/discount_delete.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/items/discount_delete.html b/src/pretix/control/templates/pretixcontrol/items/discount_delete.html index 9c7fd4b67..29d064dc8 100644 --- a/src/pretix/control/templates/pretixcontrol/items/discount_delete.html +++ b/src/pretix/control/templates/pretixcontrol/items/discount_delete.html @@ -10,7 +10,7 @@

{% blocktrans %}You cannot delete the discount {{ discount }} because it already has been used as part of an order.{% endblocktrans %}

- {% trans "Cancel" %}