aboutsummaryrefslogtreecommitdiffstats
path: root/becommands
diff options
context:
space:
mode:
Diffstat (limited to 'becommands')
-rw-r--r--becommands/html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/becommands/html.py b/becommands/html.py
index f36ba8d..f0998e2 100644
--- a/becommands/html.py
+++ b/becommands/html.py
@@ -469,7 +469,7 @@ class HTMLGen (object):
"""
self.index_bug_entry ="""
- <tr class="%(severity)s-row">
+ <tr class="%(severity)s">
<td><a href="bugs/%(uuid)s.html">%(shortname)s</a></td>
<td><a href="bugs/%(uuid)s.html">%(status)s</a></td>
<td><a href="bugs/%(uuid)s.html">%(severity)s</a></td>