aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/zurich/reports/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/zurich/reports/index.html')
-rwxr-xr-xtemplates/web/zurich/reports/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zurich/reports/index.html b/templates/web/zurich/reports/index.html
index 0ece1ca2c..fd0efcf94 100755
--- a/templates/web/zurich/reports/index.html
+++ b/templates/web/zurich/reports/index.html
@@ -15,7 +15,7 @@
<section class="full-width">
[% IF problems.0 %]
- <ul class="issue-list-a">
+ <ul class="item-list item-list--reports">
[% FOREACH problem IN problems.0 %]
[% INCLUDE 'reports/_list-entry.html' %]
[% END %]