diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/greenwich/around/tabbed_lists.html | 2 | ||||
-rw-r--r-- | templates/web/oxfordshire/around/tabbed_lists.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/greenwich/around/tabbed_lists.html b/templates/web/greenwich/around/tabbed_lists.html index 0d7dfddfc..ab95ec828 100644 --- a/templates/web/greenwich/around/tabbed_lists.html +++ b/templates/web/greenwich/around/tabbed_lists.html @@ -1,5 +1,5 @@ [% INCLUDE "reports/_list-filters.html" %] -<ul class="report-list" id="current"> +<ul class="issue-list-a" id="current"> [% INCLUDE "around/on_map_list_items.html" %] </ul> diff --git a/templates/web/oxfordshire/around/tabbed_lists.html b/templates/web/oxfordshire/around/tabbed_lists.html index 0d7dfddfc..ab95ec828 100644 --- a/templates/web/oxfordshire/around/tabbed_lists.html +++ b/templates/web/oxfordshire/around/tabbed_lists.html @@ -1,5 +1,5 @@ [% INCLUDE "reports/_list-filters.html" %] -<ul class="report-list" id="current"> +<ul class="issue-list-a" id="current"> [% INCLUDE "around/on_map_list_items.html" %] </ul> |