aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy/haproxy_backends_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-11-17 22:51:08 -0500
committerScott Ullrich <sullrich@pfsense.org>2009-11-17 22:51:08 -0500
commit3115a6de1c24a9084a1e13dd9b21587a679b21e1 (patch)
tree65cd4e0731a7623efcb30402573a10b833ebf261 /config/haproxy/haproxy_backends_edit.php
parentcc28f054e65a3bbe0be3e6b279ef2971f97f2cd0 (diff)
downloadpfsense-packages-3115a6de1c24a9084a1e13dd9b21587a679b21e1.tar.gz
pfsense-packages-3115a6de1c24a9084a1e13dd9b21587a679b21e1.tar.bz2
pfsense-packages-3115a6de1c24a9084a1e13dd9b21587a679b21e1.zip
Correct memory usage and simplify output
Diffstat (limited to 'config/haproxy/haproxy_backends_edit.php')
-rwxr-xr-xconfig/haproxy/haproxy_backends_edit.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/haproxy/haproxy_backends_edit.php b/config/haproxy/haproxy_backends_edit.php
index 80616dc6..70bfa28f 100755
--- a/config/haproxy/haproxy_backends_edit.php
+++ b/config/haproxy/haproxy_backends_edit.php
@@ -366,7 +366,6 @@ include("head.inc");
<?php if($one_two): ?>
<p class="pgtitle"><?=$pgtitle?></p>
<?php endif; ?>
- <form action="haproxy_backends_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2" valign="top" class="listtopic">Edit haproxy backend</td>