diff options
Diffstat (limited to 'www/around.html')
-rw-r--r-- | www/around.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/around.html b/www/around.html index d303fbb..f37306a 100644 --- a/www/around.html +++ b/www/around.html @@ -2,7 +2,7 @@ <div class="table-cell"> <div class="container" data-enhance="false"> - <a id="mark-here"> + <a id="mark-here" class="nodisplay"> Mark this point </a> <div class="content" role="main"> @@ -38,6 +38,7 @@ <p id="sub_map_links"> <a id="hide_pins_link" rel="nofollow" href="">Hide pins</a> <a id="all_pins_link" rel="nofollow" href="">Show old</a> + <a id="saved_reports" rel="nofollow" href="my_reports.html">Saved reports</a> </p> </div> </form> |