diff options
Diffstat (limited to 'templates/web/base/maps/google-ol.html')
-rw-r--r-- | templates/web/base/maps/google-ol.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/maps/google-ol.html b/templates/web/base/maps/google-ol.html index 3cd21fab3..8e0690f9d 100644 --- a/templates/web/base/maps/google-ol.html +++ b/templates/web/base/maps/google-ol.html @@ -5,7 +5,7 @@ [% map_html = BLOCK %] [% INCLUDE maps/openlayers.html %] [% UNLESS around_page %] -<p id="sub_map_links"> +<p class="sub-map-links" id="sub_map_links"> [% map_sub_links %] </p> [% END %] |