From e6bf3a65585eb99bd500892f942d4b6c4cc45c49 Mon Sep 17 00:00:00 2001 From: Yoann Pietri Date: Thu, 8 Mar 2018 08:10:50 +0100 Subject: [PATCH] Piggy bank --- users/templates/users/profil.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/templates/users/profil.html b/users/templates/users/profil.html index 2dacd48c..6823c751 100644 --- a/users/templates/users/profil.html +++ b/users/templates/users/profil.html @@ -137,7 +137,7 @@ with this program; if not, write to the Free Software Foundation, Inc., Solde {{ users.solde }} € - + Recharger @@ -198,7 +198,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,

Aucune machine

{% endif %}

Cotisations

-

{% can_create Facture %} Ajouter une cotisation {% if user_solde %} Modifier le solde{% endif%}{% acl_else %}{% if user_solde %} Ajouter une cotisation par solde{% endif %}{% acl_end %}

+

{% can_create Facture %} Ajouter une cotisation {% if user_solde %} Modifier le solde{% endif%}{% acl_else %}{% if user_solde %} Ajouter une cotisation par solde{% endif %}{% acl_end %}

{% if facture_list %} {% include "cotisations/aff_cotisations.html" with facture_list=facture_list %} {% else %}