From 12da2666db261e664378868c1c2208e07855d36f Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sun, 16 Mar 2025 10:39:40 +0100 Subject: [PATCH] PDF: Update label of layout editor (nowhere else called designer) --- .../templates/pretixplugins/ticketoutputpdf/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/form.html b/src/pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/form.html index be567bef3b..7a1b5f2084 100644 --- a/src/pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/form.html +++ b/src/pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/form.html @@ -11,7 +11,7 @@ - {% trans "Open Layout Designer" %} + {% trans "Open layout editor" %}