<% local data, viewlibrary, page_info = ... %> <% --[[ io.write("

DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(data)) io.write("
") --]] %>

Management

<% --[[ %> <% if data.value.result then %>

Previous action result

<% if data.value.result.value ~= "" then %>

<%= string.gsub(html.html_escape(data.value.result.value), "\n", "
") %>

<% end if data.value.result.errtxt then %>

<%= string.gsub(html.html_escape(data.value.result.errtxt), "\n", "
") %>

<% end end %> <% --]] %>
Managing process based on
<%= data.service %>.conf
" method="POST">
Program control-panel
<% for i,act in ipairs(data.value.actions.value) do %> <% end %>