mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-17 08:03:36 +02:00
tings, yo.
git-svn-id: http://www.observium.org/svn/observer/trunk@2662 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -19,7 +19,7 @@ if($width > "500")
|
||||
{
|
||||
$descr_len = 18;
|
||||
} else {
|
||||
$descr_len = 12 + round(($width - 250) / 8);
|
||||
$descr_len = 12 + round(($width - 275) / 8);
|
||||
}
|
||||
|
||||
if($width > "500")
|
||||
|
||||
Reference in New Issue
Block a user