mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fix evenlog link on device overview
git-svn-id: http://www.observium.org/svn/observer/trunk@2810 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -94,7 +94,7 @@ include("overview/sensors/frequencies.inc.php");
|
||||
|
||||
echo("<div style='background-color: #eeeeee; margin: 5px; padding: 5px;'>");
|
||||
echo("<p style='padding: 0px 5px 5px;' class=sectionhead>");
|
||||
echo('<a class="sectionhead" href="device/device='.$device['device_id'].'/tab=events/">');
|
||||
echo('<a class="sectionhead" href="device/device='.$device['device_id'].'/tab=logs/section=eventlog/">');
|
||||
echo("<img align='absmiddle' src='images/16/report.png'> Recent Events</a></p>");
|
||||
|
||||
echo("<table cellspacing=0 cellpadding=2 width=100%>");
|
||||
|
Reference in New Issue
Block a user