diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/payment/table.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/payment/table.html b/templates/payment/table.html index b0a6cee..72ac59c 100644 --- a/templates/payment/table.html +++ b/templates/payment/table.html @@ -38,6 +38,7 @@ ) }}" > Ajouter un paiement + {% if query.frequency != "Monthly" %} ponctuel {% else %} mensuel {% endif %} </a> {% if payments %} |