Merge pull request #856 from ExolonDX/branch_02

Tidy up "interface_statistics.widget.php"
This commit is contained in:
Renato Botelho 2013-11-14 09:38:38 -08:00
commit 33bcbe5a29

View File

@ -80,7 +80,6 @@ require_once("/usr/local/www/widgets/include/interface_statistics.inc");
?>
<div style="padding: 5px">
<div id="int_labels" style="float:left;width:32%">
<table width="100%" border="0" cellspacing="0" cellpadding="0" summary="interfaces statistics">
<tr><td class="widgetsubheader" style="height:25px">&nbsp;&nbsp;&nbsp;</td></tr>
@ -211,4 +210,3 @@ require_once("/usr/local/www/widgets/include/interface_statistics.inc");
</tr>
</table>
</div>
</div>