1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-07-02 22:02:47 +02:00

Comment code

This commit is contained in:
Yohann D'ANELLO
2020-03-24 20:22:15 +01:00
parent 093e585b79
commit a33d373f6e
10 changed files with 152 additions and 44 deletions

View File

@ -45,7 +45,7 @@
{% render_table special_transactions_with_remittance %}
{% else %}
<div class="alert alert-warning">
{% trans "There is no transaction without an opened linked remittance." %}
{% trans "There is no transaction with an opened linked remittance." %}
</div>
{% endif %}