From 4171378a2720aa0ba688cca8987b3ee5dcd665b7 Mon Sep 17 00:00:00 2001 From: Fabian Franz Date: Sun, 20 Aug 2017 19:19:47 +0200 Subject: [PATCH] fix broken field in c-icap --- .../mvc/app/controllers/OPNsense/CICAP/forms/general.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/c-icap/src/opnsense/mvc/app/controllers/OPNsense/CICAP/forms/general.xml b/www/c-icap/src/opnsense/mvc/app/controllers/OPNsense/CICAP/forms/general.xml index f604435ac..36dbf211a 100644 --- a/www/c-icap/src/opnsense/mvc/app/controllers/OPNsense/CICAP/forms/general.xml +++ b/www/c-icap/src/opnsense/mvc/app/controllers/OPNsense/CICAP/forms/general.xml @@ -39,13 +39,13 @@ general.minsparethreads text - If the number of the available threads is less than number, the c-icap server starts a new child. + If the number of the available threads is less than number, the c-icap server starts a new child. general.maxsparethreads - test - If the number of the available threads is more than number then the c-icap server kills a child. + text + If the number of the available threads is more than number then the c-icap server kills a child. general.threadsperchild