X-Git-Url: http://olivier.miskin.fr/git/?a=blobdiff_plain;f=modeles%2Favancement-campagne.html;h=c339c354d37e91732e67540fb891908b406d29b4;hb=5e68b339d3120fe597a4684e41e782e3ce1bf2c2;hp=90293ad97e62ae311f226e1697830a1e3636debd;hpb=fa82c4ce069f65cf8265f906107cd017059fe889;p=spip_souscriptions.git diff --git a/modeles/avancement-campagne.html b/modeles/avancement-campagne.html index 90293ad..c339c35 100644 --- a/modeles/avancement-campagne.html +++ b/modeles/avancement-campagne.html @@ -1,17 +1,10 @@ 0}> - [(#SET{montant,#OBJECTIF_INITIAL})] - - [(#TYPE_OBJECTIF|=={don}|oui) #SET{montant,#GET{montant}|plus{#SOMME{montant}}}] - [(#TYPE_OBJECTIF|=={adhesion}|oui) #SET{montant,#GET{montant}|plus{#TOTAL_BOUCLE}}] - - [(#SET{pourcentage_objectif,#GET{montant}|div{#OBJECTIF}|mult{100}|round{2}})] - -

- [(#TYPE_OBJECTIF|=={don}|oui) <:souscription:label_avancement_campagne_dons{montant=#GET{montant},objectif=#OBJECTIF}:>] - [(#TYPE_OBJECTIF|=={adhesion}|oui) <:souscription:label_avancement_campagne_adhesions{nombre=#GET{montant},objectif=#OBJECTIF:>}] + [(#SET{pourcentage_objectif,#AVANCEMENT_CAMPAGNE|div{#OBJECTIF}|mult{100}|round{2}})] +

+ [(#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} %