better icon for shutdown ports

This commit is contained in:
Oliver Gorwits
2013-09-05 23:53:33 +01:00
parent 1de1a531c0
commit 02b09fc52e
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
<tr>
<td class="nd_center-cell">
[% IF row.up_admin == 'down' %]
<i class="icon-angle-down"></i>
<i class="icon-remove"></i>
[% ELSIF row.stp == 'blocking' %]
<i class="icon-fullscreen text-info"></i>
[% ELSIF params.free OR row.is_free %]