text update for paid invoice

Closes #5412
This commit is contained in:
Serghei Mihai 2014-09-19 14:08:43 +02:00
parent 1b4583f19c
commit 82e4e237a2
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
{% elif invoice.paid %}
<p>
Cette facture a déjà été payée
Cette facture a déjà été reglée
{% if invoice.paid_date %}le {{ invoice.paid_date }}{% endif %}
</p>