summaryrefslogtreecommitdiffstats
path: root/rrdtool-editgraphcfg-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'rrdtool-editgraphcfg-html.lsp')
-rw-r--r--rrdtool-editgraphcfg-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rrdtool-editgraphcfg-html.lsp b/rrdtool-editgraphcfg-html.lsp
index 12f88c3..1d5f446 100644
--- a/rrdtool-editgraphcfg-html.lsp
+++ b/rrdtool-editgraphcfg-html.lsp
@@ -1,5 +1,5 @@
<% local form, viewlibrary, page_info = ... %>
-<% require("htmlviewfunctions") %>
+<% htmlviewfunctions = require("htmlviewfunctions") %>
<% html = require("acf.html") %>
<% if form.type == "form" then %>