Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-LJ committed Jun 21, 2024
1 parent 5bfebfe commit f49742e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/Hiking_legend_FR.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ <h4>Chemin/Chemin agricole/piste forestière type IGN (<code>highway=track</code
</tr>
<tr>
<td colspan="5">
<h4 style="display: flex; align-items: center;" id="othertrack">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle" >&ensp;Option activé "Changer la représention des chemins (track) grade 2,3,4 et 5"
<h4 style="display: flex; align-items: center;" id="othertrack">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle" >&ensp;Option activé "Changer la représentation des chemins (track) grade 2,3,4 et 5"
</h4>
</td>
</tr>
Expand Down Expand Up @@ -688,12 +688,12 @@ <h4>Réglages supplémentaires OsmAnd Rendering</h4>
</tr>
<tr>
<td colspan="5">
<a style="display: flex; align-items: center;">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Changer la représention des zones rocheuses</a>
<a style="display: flex; align-items: center;">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Changer la représentation des zones rocheuses</a>
</td>
</tr>
<tr>
<td colspan="5">
<a style="display: flex; align-items: center;" href="#othertrack">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Changer la représention des chemins (track) grade 2,3,4 et 5</a>
<a style="display: flex; align-items: center;" href="#othertrack">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Changer la représentation des chemins (track) grade 2,3,4 et 5</a>
</td>
</tr>
</table>
Expand Down

0 comments on commit f49742e

Please sign in to comment.