Skip to content

Commit

Permalink
Checkout: Update text for missing membership
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelm committed Jan 11, 2024
1 parent e3145b7 commit 61c12ca
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ <h4 class="panel-title">
{% endif %}
{% if form.is_empty %}
<div class="alert alert-danger">
{% trans "Your account does not include an active membership that allows you to buy this product." %}
{% trans "You will not be able to continue." %}
{% trans "This product can only be purchased when you are logged in with a customer account that includes a valid membership or authorization for this type of product." %}
</div>
<div class="sr-only">
{% bootstrap_form form layout="checkout" %}
Expand Down

0 comments on commit 61c12ca

Please sign in to comment.