aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-11-20 17:46:12 -0500
committerScott Ullrich <sullrich@pfsense.org>2009-11-20 17:46:12 -0500
commitb92a11202685093e004c3fe6a3ef35884622e511 (patch)
tree28a59aac82136507e81c4b7418bd6b2c7261cd36 /config/haproxy
parent8831267c83e66c7247b99f3539a942cb03eaeb38 (diff)
downloadpfsense-packages-b92a11202685093e004c3fe6a3ef35884622e511.tar.gz
pfsense-packages-b92a11202685093e004c3fe6a3ef35884622e511.tar.bz2
pfsense-packages-b92a11202685093e004c3fe6a3ef35884622e511.zip
Add back form method
Diffstat (limited to 'config/haproxy')
-rwxr-xr-xconfig/haproxy/haproxy_backends_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/haproxy/haproxy_backends_edit.php b/config/haproxy/haproxy_backends_edit.php
index f277956c..eb2e6c77 100755
--- a/config/haproxy/haproxy_backends_edit.php
+++ b/config/haproxy/haproxy_backends_edit.php
@@ -367,6 +367,7 @@ include("head.inc");
<?php if ($input_errors) print_input_errors($input_errors); ?>
<?php if($one_two): ?>
<p class="pgtitle"><?=$pgtitle?></p>
+<form action="haproxy_backends_edit.php" method="post" name="iform" id="iform">
<?php endif; ?>
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>