summaryrefslogtreecommitdiffstats
path: root/usr/local/www/exec.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-03-21 23:07:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-03-21 23:07:28 +0000
commitca8e4ed26f54754c521b52ac58b7d3281c2b86fb (patch)
treeea6b44e9629691b96f7c55ce009ad7d2af4aed24 /usr/local/www/exec.php
parenta6c8c7605ae7bde92ad50a838162859e25c7eea1 (diff)
downloadpfsense-ca8e4ed26f54754c521b52ac58b7d3281c2b86fb.zip
pfsense-ca8e4ed26f54754c521b52ac58b7d3281c2b86fb.tar.gz
MFC Seths most excellent RRD graphing items
Diffstat (limited to 'usr/local/www/exec.php')
-rwxr-xr-xusr/local/www/exec.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/exec.php b/usr/local/www/exec.php
index 01f01cd..9a6e51b 100755
--- a/usr/local/www/exec.php
+++ b/usr/local/www/exec.php
@@ -209,7 +209,7 @@ if (!isBlank($_POST['txtPHPCommand'])) {
?>
-
+<div id="niftyOutter">
<form action="exec.php" method="POST" enctype="multipart/form-data" name="frmExecPlus" onSubmit="return frmExecPlus_onSubmit( this );">
<table>
<tr>
@@ -282,6 +282,7 @@ if (!isBlank($_POST['txtPHPCommand'])) {
</tr>
</table>
+</div>
<?php include("fend.inc"); ?>
</form>
<script language="Javascript">
OpenPOWER on IntegriCloud