fix name of class

This commit is contained in:
Oliver Gorwits
2014-01-12 22:20:08 +00:00
parent 99ce56d794
commit 25292e1ce8
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
</tbody>
[% FOREACH row IN results %]
<tr>
<td class="nd_center-cell nd_devport_icon">
<td class="nd_center-cell nd_devport-icon">
[% IF row.up_admin != 'up' %]
<i class="icon-remove"></i>
[% ELSIF row.stp == 'blocking' %]