Améliorations des pages privées d'affichage des souscriptions.
[spip_souscriptions.git] / prive / objets / contenu / souscription.html
index 1c722c7..74ed3b2 100644 (file)
@@ -22,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>
        <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>