summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2013-11-14 13:48:15 +0000
committerColin Fleming <cj_fleming@sky.com>2013-11-14 13:48:15 +0000
commit94c52ff8d8c59ab973175326e2f3fbdd42787c33 (patch)
tree049662537920b52dcfd8b392f6ce713e7e3b517f /usr/local/www/widgets
parenteef01b14df77186f9c1205e9e5cb83f80407d7fd (diff)
downloadpfsense-94c52ff8d8c59ab973175326e2f3fbdd42787c33.zip
pfsense-94c52ff8d8c59ab973175326e2f3fbdd42787c33.tar.gz
Tidy up "interface_statistics.widget.php"
Remove padding surrounding the main table, makes the widget have the same "look and feel" as the other widgets.
Diffstat (limited to 'usr/local/www/widgets')
-rw-r--r--usr/local/www/widgets/widgets/interface_statistics.widget.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/widgets/widgets/interface_statistics.widget.php b/usr/local/www/widgets/widgets/interface_statistics.widget.php
index 3feba5f..75cf31e 100644
--- a/usr/local/www/widgets/widgets/interface_statistics.widget.php
+++ b/usr/local/www/widgets/widgets/interface_statistics.widget.php
@@ -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>
OpenPOWER on IntegriCloud