X-Git-Url: http://olivier.miskin.fr/git/?a=blobdiff_plain;f=modeles%2Favancement-campagne.html;h=c339c354d37e91732e67540fb891908b406d29b4;hb=43e5e5ce8349d6b5d5e0b3a9a1626647685a4d0f;hp=69cf38f7e4108fa4b1e3bbaf694d7f12d25befed;hpb=3b76f82c6b93534188649b08badc5ec93e35c055;p=spip_souscriptions.git diff --git a/modeles/avancement-campagne.html b/modeles/avancement-campagne.html index 69cf38f..c339c35 100644 --- a/modeles/avancement-campagne.html +++ b/modeles/avancement-campagne.html @@ -1,18 +1,10 @@ 0}> - -[(#SET{montant,#SOMME{montant}|plus{#OBJECTIF_INITIAL}})] -[(#SET{pourcentage_objectif,#GET{montant}|div{#OBJECTIF}|mult{100}|round{2}})] - - -

- Avancement de la campagne : - [(#TYPE_OBJECTIF|=={don}|oui) #GET{montant} € sur #OBJECTIF € !] - [(#TYPE_OBJECTIF|=={adhesion}|oui) #GET{montant} adhésions sur #OBJECTIF !] - [(#TYPE_OBJECTIF|=={abonnement}|oui) #GET{montant} abonnements sur #OBJECTIF !] -

- -
-
#GET{pourcentage_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} %
+