improve generic_multi_simplex_seperated

git-svn-id: http://www.observium.org/svn/observer/trunk@2698 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-10-25 09:47:45 +00:00
parent 569e5186b6
commit ececd2f8f6
3 changed files with 28 additions and 10 deletions
@@ -11,7 +11,6 @@ if($width > "500")
}
if ($nototal) { $descrlen += "2"; $unitlen += "2";}
$unit_text = str_pad(truncate($unit_text,$unitlen),$unitlen);
if($width > "500")
{