supp inter

This commit is contained in:
2026-04-02 17:03:12 +02:00
parent 2882c682f0
commit 7df7144147
2 changed files with 0 additions and 6 deletions
-1
View File
@@ -127,7 +127,6 @@ $pctSaved = $cost > 0 ? min(100 - $pctPaid, ($saved / $cost) * 100) : 0;
<h3 style="margin:0;">🗺️ Itinéraire</h3>
<div class="hol-map-legend">
<span class="hol-legend-item" title="Trajet aller"><span class="hol-legend-color aller"></span> Aller</span>
<span class="hol-legend-item" title="Étapes intermédiaires"><span class="hol-legend-color interm"></span> Interm.</span>
<span class="hol-legend-item" title="Trajet retour"><span class="hol-legend-color retour"></span> Retour</span>
</div>
</div>