mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add some new icons (better/works, bleh). add graphs/nographs display type to health.
git-svn-id: http://www.observium.org/svn/observer/trunk@1145 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@ -172,7 +172,7 @@ function generate_port_thumbnail($args)
|
||||
function print_optionbar_start ($height = 20, $width = 0)
|
||||
{
|
||||
echo("
|
||||
<div style='margin:auto; text-align: center; margin-top: 0px; margin-bottom: 10px; " . ($width ? 'max-width: ' . $width . 'px; ' : '') . "'>
|
||||
<div style='text-align: center; margin-top: 0px; margin-bottom: 0px; " . ($width ? 'max-width: ' . $width . 'px; ' : '') . "'>
|
||||
<b class='rounded'>
|
||||
<b class='rounded1'><b></b></b>
|
||||
<b class='rounded2'><b></b></b>
|
||||
|
Reference in New Issue
Block a user