X-Git-Url: http://olivier.miskin.fr/git/?a=blobdiff_plain;f=modeles%2Favancement-campagne.html;h=01a159b37e594b074de4215c85a2853503bcfe7f;hb=df311c2591aa33a1a73fea988d05ac1b10267617;hp=9651f72c7ab481a751653822d52f21c56dcb3e09;hpb=e4e52b6560b0230c44668bdab9460434a2427df1;p=spip_souscriptions.git diff --git a/modeles/avancement-campagne.html b/modeles/avancement-campagne.html index 9651f72..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} %
+
+