- synced colors for both horiz and vert widgets

This commit is contained in:
Sławomir Paszkiewicz
2015-10-09 09:43:02 +02:00
parent 9a0fac9a52
commit 7639404672
2 changed files with 6 additions and 6 deletions

View File

@@ -101,7 +101,7 @@ if ($config['summary_errors']) {
$temp_output .= '
</tr>
<tr class="active">
<th>Total</th>
<th><span class="grey">Total</span></th>
<td><a href="devices/"><span>'. $devices['count'] .'</span></a></td>
<td><a href="ports/"><span>'. $ports['count'] .'</span></a></td>
';