]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/template/address-html.php
UI: allow copy&pasting lat,lon into the lat search field
[nominatim.git] / lib / template / address-html.php
index 621c9773e758113fbbaa6a038fa43d3b65b16520..e022b6046a78d8dca7dc8898f5a75f975be61ca0 100644 (file)
@@ -15,7 +15,7 @@
             <input name="format" type="hidden" value="html">
             lat
             <input name="lat" type="text" class="form-control input-sm" placeholder="latitude" value="<?php echo $fLat; ?>" >
-            <button class="btn btn-default btn-xs" id="switch-coords" title="switch lat and lon">&lt;&gt;</button>
+            <a href="#" class="btn btn-default btn-xs" id="switch-coords" title="switch lat and lon">&lt;&gt;</a>
             lon
             <input name="lon" type="text" class="form-control input-sm" placeholder="longitude" value="<?php echo $fLon; ?>" >
             max zoom