diff --git a/src/pretix/control/templates/pretixcontrol/pdf/index.html b/src/pretix/control/templates/pretixcontrol/pdf/index.html index ffe1264356..0935a6c127 100644 --- a/src/pretix/control/templates/pretixcontrol/pdf/index.html +++ b/src/pretix/control/templates/pretixcontrol/pdf/index.html @@ -264,12 +264,17 @@ The paper size will match the PDF. {% endblocktrans %}
-+
+ + {% blocktrans trimmed with size=maxfilesize|filesizeformat %} + max. {{ size }}, smaller is better + {% endblocktrans %} +