1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-08-04 06:30:27 +02:00

Visual fixes

This commit is contained in:
Ehouarn
2025-08-01 22:53:15 +02:00
parent d50bb2134a
commit 023fc1db84
2 changed files with 11 additions and 4 deletions

View File

@@ -143,7 +143,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
{% endblocktrans %}
</div>
{% endif %}
<div class="alert {% if registration.user.note.balance < fee %}alert-danger{% else %}alert-success{% endif %}">
<div class="alert {% if registration.validation_status == 2 %}alert-danger{% else %}alert-success{% endif %}">
<h5>{% trans "Required payments:" %}</h5>
<ul>
<li>{% blocktrans trimmed with amount=fee|pretty_money %}