X-Git-Url: http://olivier.miskin.fr/git/?a=blobdiff_plain;f=modeles%2Favancement-campagne.html;h=01a159b37e594b074de4215c85a2853503bcfe7f;hb=772522553c85be6f5eade9010ec75cdf023ecd18;hp=405707d5cff2f05c75d7de4407e2ec744d264d7d;hpb=5190d0c0b8f310f1f115959515061f65120de026;p=spip_souscriptions.git diff --git a/modeles/avancement-campagne.html b/modeles/avancement-campagne.html index 405707d..01a159b 100644 --- a/modeles/avancement-campagne.html +++ b/modeles/avancement-campagne.html @@ -1,9 +1,12 @@ -0}> -[(#SET{montant,#SOMME{montant}|plus{#OBJECTIF_INITIAL}})] -[(#SET{pourcentage_objectif,#GET{montant}|div{#OBJECTIF}|mult{100}})] +0}> + [(#SET{pourcentage_objectif,#AVANCEMENT_CAMPAGNE|div{#OBJECTIF}|mult{100}|round{2}})] -Avancement de la campagne : #GET{montant} € sur #OBJECTIF € ! -
-
#GET{pourcentage_objectif} %
-
- +

+ [(#TYPE_OBJECTIF|=={don}|oui) <:souscription:label_avancement_campagne_dons{montant=#AVANCEMENT_CAMPAGNE,objectif=#OBJECTIF}:>] + [(#TYPE_OBJECTIF|=={adhesion}|oui) <:souscription:label_avancement_campagne_adhesions{nombre=#AVANCEMENT_CAMPAGNE,objectif=#OBJECTIF}:>] +

+ +
+
#GET{pourcentage_objectif} %
+
+