From b2a0893e634927ef3471d2792e6ffde21540a231 Mon Sep 17 00:00:00 2001 From: Mira Weller Date: Mon, 24 Jun 2024 18:37:01 +0200 Subject: [PATCH] Change description text --- src/pretix/control/templates/pretixcontrol/items/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pretix/control/templates/pretixcontrol/items/index.html b/src/pretix/control/templates/pretixcontrol/items/index.html index c3ed265cd..f80be9c30 100644 --- a/src/pretix/control/templates/pretixcontrol/items/index.html +++ b/src/pretix/control/templates/pretixcontrol/items/index.html @@ -8,8 +8,8 @@

{% blocktrans trimmed %} Below, you find a list of all available products. You can click on a product name to inspect and change - product details. You can also use the buttons on the right to change the order of products within a - give category. + product details. You can also use the buttons on the right to change the order of products or move + products to a different category. {% endblocktrans %}

{% if items|length == 0 %}