diff --git a/templates/bazar/trajets.tpl.html b/templates/bazar/trajets.tpl.html index 6bb6345..6d05b4e 100644 --- a/templates/bazar/trajets.tpl.html +++ b/templates/bazar/trajets.tpl.html @@ -18,9 +18,19 @@ if (count($fiches) > 0) { 'fr' )); $foundFiche = true; - //$date = str_replace(' à 0:00', '', strftime("%A %d %B %Y à %k:%M", strtotime($fiche['date_du_trajet']))); echo '
'.$producteur['bf_titre'].'
'; echo 'Produits possibles : '.str_replace(',', ', ', $producteur['checkboxListeProduitsVendusproduits_vendus']).'
';