Apply review comments

This commit is contained in:
2024-12-17 10:54:41 +01:00
parent 03c27b10e5
commit ad44fd52a4
2 changed files with 10 additions and 6 deletions

View File

@ -111,7 +111,11 @@
{% else %}
<div>
<p class="alert alert-yellow">
{% trans trimmed %}As a barman, you are not able to refill any account on your own. An admin should be connected on this counter for that. The customer can refill by using the eboutic.{% endtrans %}
{% trans trimmed %}
As a barman, you are not able to refill any account on your own.
An admin should be connected on this counter for that.
The customer can refill by using the eboutic.
{% endtrans %}
</p>
</div>
{% endif %}