summaryrefslogtreecommitdiffstats
path: root/opennhrp-show-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'opennhrp-show-html.lsp')
-rw-r--r--opennhrp-show-html.lsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/opennhrp-show-html.lsp b/opennhrp-show-html.lsp
index 5725861..9ca12f6 100644
--- a/opennhrp-show-html.lsp
+++ b/opennhrp-show-html.lsp
@@ -1,5 +1,5 @@
<% local data, viewlibrary, page_info = ...
-require("viewfunctions")
+require("htmlviewfunctions")
%>
<% if viewlibrary and viewlibrary.dispatch_component then
@@ -9,7 +9,7 @@ end %>
<H2><%= html.html_escape(data.label) %></H2>
<DL>
<%
-displayitem(data.value.status)
+htmlviewfunctions.displayitem(data.value.status)
%>
<DT><%= html.html_escape(data.value.peers_list.label) %></DT>
<DD>