mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Updated main aria-label
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
{{ ev.event_microdata }}
|
{{ ev.event_microdata }}
|
||||||
</script>
|
</script>
|
||||||
{% endautoescape %}
|
{% endautoescape %}
|
||||||
<main aria-label="{% trans General information, tickets and products %}">
|
<main aria-label="{% trans "General information, add tickets and or products to basket" %}">
|
||||||
{% if show_cart %}
|
{% if show_cart %}
|
||||||
<details class="panel panel-primary cart" open>
|
<details class="panel panel-primary cart" open>
|
||||||
<summary class="panel-heading">
|
<summary class="panel-heading">
|
||||||
|
|||||||
Reference in New Issue
Block a user