Change error message for unavailable addon products (#4673)

This can not only happen in case of sold-out addons, but also if they are e.g. not available via the current sales channel.
This commit is contained in:
Mira
2024-12-03 10:59:15 +01:00
committed by GitHub
parent cc4fbfe4c7
commit c4ff57c07a

View File

@@ -13,7 +13,7 @@
</p>
{% elif incomplete %}
<div class="alert alert-danger">
{% trans "A product in your cart is only sold in combination with add-on products that are no longer available. Please contact the event organizer." %}
{% trans "A product in your cart is only sold in combination with add-on products that are not available. Please contact the event organizer." %}
</div>
{% endif %}
<form class="form-horizontal" method="post" data-asynctask