Remove bogus leading slash from image URL

This commit is contained in:
Tom Hughes 2012-02-19 11:37:22 +00:00
parent 4e78648d46
commit 872c0fff63

View file

@ -269,7 +269,7 @@
<feature name="Forest">
<category>natural</category>
<icon image="/features/pois/landuse_coniferous.n.24.png"/>
<icon image="features/pois/landuse_coniferous.n.24.png"/>
<area/>
<tag k="landuse" v="forest"/>
@ -284,4 +284,4 @@
<tag k="landuse" v="meadow"/>
<inputSet ref="common"/>
</feature>
</featureGroup>
</featureGroup>