diff options
-rwxr-xr-x | templates/web/zurich/reports/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/web/zurich/reports/index.html b/templates/web/zurich/reports/index.html index 0ece1ca2c..670746753 100755 --- a/templates/web/zurich/reports/index.html +++ b/templates/web/zurich/reports/index.html @@ -5,6 +5,9 @@ bodyclass = 'mappage'; %] [% map_html %] + <p id='sub_map_links'> + <a class="hidden-nojs" id="map_layer_toggle" href="">Stadtplan</a> + </p> </div> <div id="side"> |