Améliorations des pages privées d'affichage des souscriptions.
[spip_souscriptions.git] / prive / objets / contenu / souscription.html
index 16bbb99..74ed3b2 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>
@@ -17,7 +22,7 @@
 
 <div>
   <ul>
-    [<li><strong>Identifiant de la transaction</strong> : <span dir="#LANG_DIR" class="#EDIT{id_transaction} id_transaction">(#ID_TRANSACTION)</li>]
+    [<li><strong>Identifiant de la transaction</strong> : <span dir="#LANG_DIR" class="#EDIT{id_transaction} id_transaction"><a href="[(#URL_ECRIRE{transactions}|parametre_url{id_transaction,#ID_TRANSACTION})]">(#ID_TRANSACTION)</a></li>]
     [<li><strong>Statut</strong> : <span dir="#LANG_DIR" class="#EDIT{statut} statut">(#STATUT)</span></li>]
     [<li><strong>Mode de paiement</strong> : <span dir="#LANG_DIR" class="#EDIT{statut} statut">(#MODE)</span></li>]
     [<li><strong>Date de paiement</strong> : <span dir="#LANG_DIR" class="#EDIT{statut} statut">(#DATE_PAIEMENT)</span></li>]
        <span dir="#LANG_DIR" class="#EDIT{prenom} prenom">(#PRENOM)</span>
 </div>]
 
-[<div class="champ contenu_code_postal[ (#CODE_POSTAL*|strlen|?{'',vide})]">
-       <label><:souscription:label_code_postal:> : </label>
-       <span dir="#LANG_DIR" class="#EDIT{code_postal} code_postal">(#CODE_POSTAL)</span>
-</div>]
-
 [<div class="champ contenu_adresse[ (#ADRESSE*|strlen|?{'',vide})]">
        <label><:souscription:label_adresse:> : </label>
        <span dir="#LANG_DIR" class="#EDIT{adresse} adresse">(#ADRESSE)</span>
 </div>]
 
+[<div class="champ contenu_code_postal[ (#CODE_POSTAL*|strlen|?{'',vide})]">
+       <label><:souscription:label_code_postal:> : </label>
+       <span dir="#LANG_DIR" class="#EDIT{code_postal} code_postal">(#CODE_POSTAL)</span>
+</div>]
+
 [<div class="champ contenu_ville[ (#VILLE*|strlen|?{'',vide})]">
        <label><:souscription:label_ville:> : </label>
        <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_telephone[ (#TELEPHONE*|strlen|?{'',vide})]">
+       <label><:souscription:label_telephone:> : </label>
+       <span dir="#LANG_DIR" class="#EDIT{telephone} telephone">(#TELEPHONE)</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>
        <span dir="#LANG_DIR" class="#EDIT{envoyer_info} envoyer_info">(#ENVOYER_INFO|?{"oui","non"})</span>
 </div>]
 
+[<div class="champ contenu_informer_comite_local">
+       <label><:souscription:label_informer_comite_local:> : </label>
+       <span dir="#LANG_DIR" class="#EDIT{informer_comite_local} informer_comite_local">(#INFORMER_COMITE_LOCAL|?{"oui","non"})</span>
+</div>]
+
 </div>
 
 </BOUCLE_souscription>