Changeset 112545 in spip-zone
- Timestamp:
- Nov 27, 2018, 8:58:42 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/coupons/trunk/formulaires/utiliser_coupon.html
r112541 r112545 8 8 <thead> 9 9 <tr> 10 <th>Nom</th> 10 11 <th>Montant</th> 11 12 <th>Date de validité</th> … … 16 17 [(#ID_COUPON|coupon_utilisable|oui) 17 18 <tr> 19 <td>#TITRE</td> 18 20 <td>[(#ID_COUPON|coupon_montant_utilisable|prix_formater)]</td> 19 21 <td>[(#DATE_VALIDITE|affdate)]</td>
Note: See TracChangeset
for help on using the changeset viewer.