<% local view, viewlibrary, page_info, session = ... %> <% require("viewfunctions") %> <% displaycommandresults({"deleteentry"}, session) %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") end %>

Global Settings

Edit global settings
" method="POST">
<% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("listentries") end %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("startstop") end %>