diff --git a/templates/bazar/trajets.tpl.html b/templates/bazar/trajets.tpl.html index d6b56f6..42274a8 100644 --- a/templates/bazar/trajets.tpl.html +++ b/templates/bazar/trajets.tpl.html @@ -2,7 +2,7 @@ setlocale(LC_ALL, 'fr_FR.UTF8', 'fr_FR','fr','fr','fra','fr_FR@euro'); setlocale(LC_TIME, "fr_FR"); include_once 'custom/templates/bazar/circuitscourt.php'; - +$foundFiche = false; if (count($fiches) > 0) { echo $info_res; foreach ($fiches as $fiche) { @@ -17,7 +17,7 @@ if (count($fiches) > 0) { 'eeee d MMMM y à HH:mm', 'fr' )); - + $foundFiche = true; //$date = str_replace(' à 0:00', '', strftime("%A %d %B %Y à %k:%M", strtotime($fiche['date_du_trajet']))); echo '