diff options
author | Struan Donald <struan@exo.org.uk> | 2013-03-20 14:27:21 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-03-20 14:27:21 +0000 |
commit | 7c28392bc868e2f7c978aee50eea641a62a3b21b (patch) | |
tree | 551ed498d347e6d6dfbd972216d74b5623e130be | |
parent | 0b13d59bf4b182ffd16f3fed3dd2743e1b3b806e (diff) |
no saved reports page at the moment so remove link
-rw-r--r-- | www/templates/en/around.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/templates/en/around.html b/www/templates/en/around.html index 08be217..812efba 100644 --- a/www/templates/en/around.html +++ b/www/templates/en/around.html @@ -61,7 +61,6 @@ <a id="hide_pins_link" rel="nofollow" href="">Hide pins</a> <a id="all_pins_link" rel="nofollow" href="">Show old</a> <a id="relocate" rel="nofollow" href="">Recenter</a> - <a id="saved_reports" rel="nofollow" href="my_reports.html">Saved reports</a> </p> </div> </form> |