aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-12-15 09:21:30 -0500
committersullrich <sullrich@pfsense.org>2009-12-15 09:21:30 -0500
commit54d4d3963bc771fee08b1b4ed218290af6ed1dd2 (patch)
tree19c756a6ea64e3061c80285b86f4962b14b09828 /config/haproxy
parent690ab2bd6b5974977f7067472ad1ceac5c9e61cd (diff)
downloadpfsense-packages-54d4d3963bc771fee08b1b4ed218290af6ed1dd2.tar.gz
pfsense-packages-54d4d3963bc771fee08b1b4ed218290af6ed1dd2.tar.bz2
pfsense-packages-54d4d3963bc771fee08b1b4ed218290af6ed1dd2.zip
port is no longer a required field
Diffstat (limited to 'config/haproxy')
-rwxr-xr-xconfig/haproxy/haproxy_servers_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy/haproxy_servers_edit.php b/config/haproxy/haproxy_servers_edit.php
index 8af4fc90..8125bf6b 100755
--- a/config/haproxy/haproxy_servers_edit.php
+++ b/config/haproxy/haproxy_servers_edit.php
@@ -254,7 +254,7 @@ function clearcombo(){
</td>
</tr>
<tr align="left">
- <td width="22%" valign="top" class="vncellreq">Port</td>
+ <td width="22%" valign="top" class="vncell">Port</td>
<td width="78%" class="vtable" colspan="2">
<input name="port" type="text" <?if(isset($pconfig['port'])) echo "value=\"{$pconfig['port']}\"";?> size="5">
<br/>