diff --git a/src/pretix/control/templates/pretixcontrol/event/live.html b/src/pretix/control/templates/pretixcontrol/event/live.html index 04092088b3..908f3d11d3 100644 --- a/src/pretix/control/templates/pretixcontrol/event/live.html +++ b/src/pretix/control/templates/pretixcontrol/event/live.html @@ -22,14 +22,16 @@ {% trans "Your ticket shop is currently not live. It is thus only visible to you and your team, not to any visitors." %}

{% if issues|length > 0 %} -

- {% trans "To publish your ticket shop, you first need to resolve the following issues:" %} -

- +
+

+ {% trans "To publish your ticket shop, you first need to resolve the following issues:" %} +

+ +
{% else %}

{% trans "If you want to, you can publish your ticket shop now." %}