diff options
Diffstat (limited to 'templates/web/base/around')
-rwxr-xr-x | templates/web/base/around/display_location.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/web/base/around/display_location.html b/templates/web/base/around/display_location.html index ed4ce209c..3ed16d3d3 100755 --- a/templates/web/base/around/display_location.html +++ b/templates/web/base/around/display_location.html @@ -71,6 +71,10 @@ [% END %] </p> + <div class="mobile-map-banner"> + <a href="/">[% loc('Home') %]</a> + <span>[% loc('Place pin on map') %]</span> + </div> </div> |