Device overview: all headers are now bold and elements within are not.

This commit is contained in:
Mike Rostermund
2015-10-08 19:38:34 +02:00
parent 14d8cd1ad9
commit 868e4d0920
6 changed files with 6 additions and 6 deletions

View File

@@ -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">';