summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-07-08 18:28:57 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-07-08 18:28:57 +0000
commitec0249eccb1a785d3ba3eb1e6e54252a988723a1 (patch)
tree760d8826230fd665fc3e63aa3afd0db0da1307aa /usr/local
parentae09f96242170b9900847d6a6cd9eda7393bce61 (diff)
downloadpfsense-ec0249eccb1a785d3ba3eb1e6e54252a988723a1.zip
pfsense-ec0249eccb1a785d3ba3eb1e6e54252a988723a1.tar.gz
Remove width and height changing knobs, it breaks the traffic graph.
Reported-by: http://forum.pfsense.org/index.php?topic=1605.0;topicseen
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/status_graph.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/status_graph.php b/usr/local/www/status_graph.php
index fcdc731..1ae4153 100755
--- a/usr/local/www/status_graph.php
+++ b/usr/local/www/status_graph.php
@@ -81,7 +81,6 @@ foreach ($ifdescrs as $ifn => $ifd) {
</form>
<p><span class="red"><strong>Note:</strong></span> the <a href="http://www.adobe.com/svg/viewer/install/" target="_blank">Adobe SVG viewer</a> or FireFox 1.5 is required to view the graph.
<p><form method="post" action="status_graph.php">
-Graph Width: <input name="width" value="<? echo $width; ?>"> Height: <input name="height" value="<? echo $height; ?>"> <input type="submit" value="Change Graph Size"></p>
</form>
<p>
<div>
OpenPOWER on IntegriCloud