summaryrefslogtreecommitdiffstats
path: root/usr/local/www/edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-13 00:12:19 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-13 00:12:19 +0000
commit2900e518b76ea7815e03041bb42da3e0d2217eee (patch)
tree42246503c65b2ef291cb28378720c8efedbc54aa /usr/local/www/edit.php
parentbe4b8e72a6f02f924301aefdfdf73e775827c0bf (diff)
downloadpfsense-2900e518b76ea7815e03041bb42da3e0d2217eee.zip
pfsense-2900e518b76ea7815e03041bb42da3e0d2217eee.tar.gz
* Modify exec to look like the rest of pfSense
* Add the ending fend.inc
Diffstat (limited to 'usr/local/www/edit.php')
-rwxr-xr-xusr/local/www/edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php
index 095c297..2a349ee 100755
--- a/usr/local/www/edit.php
+++ b/usr/local/www/edit.php
@@ -156,6 +156,7 @@ function sf() { document.forms[0].savetopath.focus(); }
</td>
</tr>
</table>
+<?php include("fend.inc"); ?>
</form>
</body>
</html>
OpenPOWER on IntegriCloud