Ajout d'un champ 'pays' dans la table spip_souscriptions.
[spip_souscriptions.git] / prive / objets / contenu / souscription.html
index 832525e..1c722c7 100644 (file)
@@ -1,5 +1,10 @@
 <BOUCLE_souscription(SOUSCRIPTIONS transactions souscription_campagnes){id_souscription}>
 
+[<div class="champ contenu_type_souscription[ (#TYPE_SOUSCRIPTION*|strlen|?{'',vide})]">
+       <label><:souscription:label_type_souscription:> : </label>
+       <span dir="#LANG_DIR" class="#EDIT{type_souscription} type_souscription">(#TYPE_SOUSCRIPTION)</span>
+</div>]
+
 [<div class="champ contenu_courriel[ (#COURRIEL*|strlen|?{'',vide})]">
        <label><:souscription:label_courriel:> : </label>
        <span dir="#LANG_DIR" class="#EDIT{courriel} courriel">(#COURRIEL)</span>
        <span dir="#LANG_DIR" class="#EDIT{ville} ville">(#VILLE)</span>
 </div>]
 
+[<div class="champ contenu_pays[ (#PAYS*|strlen|?{'',vide})]">
+       <label><:souscription:label_pays:> : </label>
+       <span dir="#LANG_DIR" class="#EDIT{pays} pays">(#PAYS)</span>
+</div>]
+
 [<div class="champ contenu_recu_fiscal">
        <label><:souscription:label_recu_fiscal:> : </label>
        <span dir="#LANG_DIR" class="#EDIT{recu_fiscal} recu_fiscal">(#RECU_FISCAL|?{"oui","non"})</span>