diff --git a/core/templates/core/user_preferences.jinja b/core/templates/core/user_preferences.jinja index bf5189ae..13bee656 100644 --- a/core/templates/core/user_preferences.jinja +++ b/core/templates/core/user_preferences.jinja @@ -36,6 +36,7 @@ {% if student_card_fragment %} +
{% trans %}You can add a card by asking at a counter or add it yourself here. If you want to manually diff --git a/counter/templates/counter/counter_click.jinja b/counter/templates/counter/counter_click.jinja index 4b9e1898..3df77555 100644 --- a/counter/templates/counter/counter_click.jinja +++ b/counter/templates/counter/counter_click.jinja @@ -31,6 +31,7 @@
{% trans %}Amount: {% endtrans %}{{ customer.amount }} €
{% if counter.type == 'BAR' %} +