diff options
Diffstat (limited to 'templates/web/zurich/maps/zurich.html')
-rw-r--r-- | templates/web/zurich/maps/zurich.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zurich/maps/zurich.html b/templates/web/zurich/maps/zurich.html index 4000e1e52..33c70bb0f 100644 --- a/templates/web/zurich/maps/zurich.html +++ b/templates/web/zurich/maps/zurich.html @@ -6,7 +6,7 @@ [% INCLUDE maps/openlayers.html %] [% INCLUDE maps/wmts_config.html %] [% UNLESS around_page %] -<p id="sub_map_links"> +<p class="sub-map-links" id="sub_map_links"> [% map_sub_links %] </p> [% END %] |