diff options
Diffstat (limited to 'config')
-rwxr-xr-x | config/haproxy/haproxy_backends_edit.php | 1 |
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> |