diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-01-23 15:41:56 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-01-23 15:41:56 -0500 |
commit | 7fd90ba9abcf5826413f1ad1042125e6d1c43f6d (patch) | |
tree | dbda605735f3a43f540c7a36793a9e4e68f76652 /config/haproxy | |
parent | ded071faf471349130af87cc5f9d30e4f2f07f11 (diff) | |
download | pfsense-packages-7fd90ba9abcf5826413f1ad1042125e6d1c43f6d.tar.gz pfsense-packages-7fd90ba9abcf5826413f1ad1042125e6d1c43f6d.tar.bz2 pfsense-packages-7fd90ba9abcf5826413f1ad1042125e6d1c43f6d.zip |
Nuke .
Diffstat (limited to 'config/haproxy')
-rwxr-xr-x | config/haproxy/haproxy_global.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy/haproxy_global.php b/config/haproxy/haproxy_global.php index af04c391..0f6aefc4 100755 --- a/config/haproxy/haproxy_global.php +++ b/config/haproxy/haproxy_global.php @@ -204,7 +204,7 @@ function enable_change(enable_change) { </tr> <tr> <td valign="top" class="vncell"> - Number of processes to start. + Number of processes to start </td> <td class="vtable"> <input name="nbproc" type="text" class="formfld" id="nbproc" size="18" value="<?=htmlspecialchars($pconfig['nbproc']);?>"> |