From f509b2680018d2bec159d2fcd17f711871fbb418 Mon Sep 17 00:00:00 2001 From: Felix Rindt Date: Mon, 28 May 2018 10:54:35 +0200 Subject: [PATCH] Mark product change panel titles for translation (#918) --- src/pretix/control/templates/pretixcontrol/order/change.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pretix/control/templates/pretixcontrol/order/change.html b/src/pretix/control/templates/pretixcontrol/order/change.html index 407ed0c948..9d5e11a57f 100644 --- a/src/pretix/control/templates/pretixcontrol/order/change.html +++ b/src/pretix/control/templates/pretixcontrol/order/change.html @@ -150,7 +150,7 @@

- Add product + {% trans "Add product" %}

@@ -176,7 +176,7 @@

- Other operations + {% trans "Other operations" %}