Changeset 90339 in spip-zone
- Timestamp:
- Jun 18, 2015, 12:21:13 PM (6 years ago)
- Location:
- _plugins_/commandes/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/commandes/trunk/lang/commandes_fr.php
r90338 r90339 25 25 'commande_echeances_paiements_infini' => 'Paiements suivants', 26 26 'commande_echeances_paiements_previsions' => 'Paiements prévisionnels', 27 'commande_echeances_paiements_tous' => 'Tous les paiements', 27 28 'commande_editer' => 'Éditer la commande', 28 29 'commande_modifier' => 'Modifier la commande :', -
_plugins_/commandes/trunk/prive/objets/contenu/commande.html
r90338 r90339 37 37 </B_echeances_multiples> 38 38 <BOUCLE_echeance_unique(CONDITION){si #_afficher_contenu:ECHEANCES|is_numeric}> 39 <p> Tous les paiements: #ECHEANCES</p>39 <p><:commandes:commande_echeances_paiements_tous:> : #ECHEANCES</p> 40 40 </BOUCLE_echeance_unique> 41 41 </BOUCLE_test_echeances>
Note: See TracChangeset
for help on using the changeset viewer.