summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dnscache-controller.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/dnscache-controller.lua b/dnscache-controller.lua
index 05d4c3d..478f913 100644
--- a/dnscache-controller.lua
+++ b/dnscache-controller.lua
@@ -30,8 +30,6 @@ local function displaycmdmanagement(pidofstatus)
-- next CFE can be used to present the result of the previous action
management.actionresult = cfe({ name="actionresult",
label="Previous action result",
- descr="", --Content of this variable is displayed as <PRE> ... </PRE> in BLACK text
- errtxt="", --Content of this variable is displayed as <PRE> ... </PRE> in RED text
})
-- Disable management buttons based on if the process is running or not