diff options
-rw-r--r-- | templates/around.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/around.html b/templates/around.html index 6ca584b..395857d 100644 --- a/templates/around.html +++ b/templates/around.html @@ -28,7 +28,7 @@ <form class="inputcard" name="postcodeForm" id="postcodeForm"> <input type="search" id="pc" name="pc" placeholder="[% loc('Search or scroll the map') %]"> </form> - <a data-role="none" id="relocate" class="nodisplay"><img src="images/location@x2.png"></a> + <a data-role="none" id="relocate" class="nodisplay"></a> <div class="nodisplay" id="front-howto"></div> </div> |