mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Device overview: all headers are now bold and elements within are not.
This commit is contained in:
@@ -6,7 +6,7 @@ echo ' <div class="row">
|
||||
<div class="panel panel-default panel-condensed">
|
||||
<div class="panel-heading">';
|
||||
echo '<a href="device/device='.$device['device_id'].'/tab=logs/section=eventlog/">';
|
||||
echo "<img src='images/16/report.png'> Recent Events</a>";
|
||||
echo "<img src='images/16/report.png'> <strong>Recent Events</strong></a>";
|
||||
echo ' </div>
|
||||
<table class="table table-hover table-condensed table-striped">';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user