mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
- synced colors for both horiz and vert widgets
This commit is contained in:
@@ -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>
|
||||
';
|
||||
|
Reference in New Issue
Block a user