mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #856 from ExolonDX/branch_02
Tidy up "interface_statistics.widget.php"
This commit is contained in:
commit
33bcbe5a29
@ -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"> </td></tr>
|
||||
@ -211,4 +210,3 @@ require_once("/usr/local/www/widgets/include/interface_statistics.inc");
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user