summaryrefslogtreecommitdiffstats
path: root/logfiles-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'logfiles-status-html.lsp')
-rw-r--r--logfiles-status-html.lsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/logfiles-status-html.lsp b/logfiles-status-html.lsp
index 1610417..804182f 100644
--- a/logfiles-status-html.lsp
+++ b/logfiles-status-html.lsp
@@ -1,7 +1,7 @@
<% local view, viewlibrary, page_info, session = ... %>
-<% require("viewfunctions") %>
+<% require("htmlviewfunctions") %>
-<% displaycommandresults({"delete"}, session) %>
+<% htmlviewfunctions.displaycommandresults({"delete"}, session) %>
<h1>Available Logfiles</h1>
<DL>