Change misleading file name

This commit is contained in:
Shy 2024-05-10 14:40:36 +02:00
parent 62699c90eb
commit 0fa4e48ff5
3 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@
<b>Coordinates</b> (click on map)
<div id="map" title="Map for reference only. Not to scale!">
<img src="80x80.svg" onclick="mapClick(event)">
<img src="map.svg" onclick="mapClick(event)">
<div id="mapgrid"></div>
</div>