mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/haproxy: fix HTTP option visibility, closes #647
This commit is contained in:
parent
7aad5411dc
commit
84d815ff30
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@
|
|||
<field>
|
||||
<label>HTTP(S) settings</label>
|
||||
<type>header</type>
|
||||
<style>mode_table table_http table_ssl</style>
|
||||
<style>mode_table table_http</style>
|
||||
</field>
|
||||
<field>
|
||||
<id>frontend.forwardFor</id>
|
||||
|
|
|
|||
Loading…
Reference in a new issue