From b1eb5bb3dfd7f345745f7828097c67a279b0d168 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 6 Jul 2020 15:37:16 +0200 Subject: [PATCH] Fix incorrect link --- .../templates/pretixplugins/ticketoutputpdf/delete.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html b/src/pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html index 1906c2fc2f..7ed49c9b55 100644 --- a/src/pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html +++ b/src/pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html @@ -8,8 +8,7 @@ {% csrf_token %}

{% blocktrans %}Are you sure you want to delete the layout {{ layout }}?{% endblocktrans %}

- + {% trans "Cancel" %}