mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Resolved a large number index issues and update Console_Color to V2
This commit is contained in:
@@ -14,7 +14,6 @@ if (!isset($alert_entry['device'])) {
|
||||
</td>");
|
||||
}
|
||||
|
||||
echo("<td>".$alert_entry['link']."</td>");
|
||||
echo("<td>".htmlspecialchars($alert_entry['name']) . "</td>
|
||||
|
||||
</tr>");
|
||||
|
||||
Reference in New Issue
Block a user