mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Updated main aria-label
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{{ ev.event_microdata }}
|
||||
</script>
|
||||
{% 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 %}
|
||||
<details class="panel panel-primary cart" open>
|
||||
<summary class="panel-heading">
|
||||
|
||||
Reference in New Issue
Block a user