]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch2/map_features/landuse.xml
Remove bogus leading slash from image URL
[rails.git] / public / potlatch2 / map_features / landuse.xml
index 09b921f8e68dd7ff38c503382332fb6fdb647adf..b7631ad1ec6f90207f0310f52df54cbf0701e0dd 100644 (file)
 
   <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"/>
     <tag k="landuse" v="meadow"/>
     <inputSet ref="common"/>
   </feature>
-</featureGroup>
\ No newline at end of file
+</featureGroup>