summaryrefslogtreecommitdiffstats
path: root/iptables-filterrules-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'iptables-filterrules-html.lsp')
-rw-r--r--iptables-filterrules-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/iptables-filterrules-html.lsp b/iptables-filterrules-html.lsp
index 7011016..b5f26ee 100644
--- a/iptables-filterrules-html.lsp
+++ b/iptables-filterrules-html.lsp
@@ -1,5 +1,6 @@
<% local data, viewlibrary, page_info, session = ... %>
<% require("htmlviewfunctions") %>
+<% html = require("acf.html") %>
<% htmlviewfunctions.displaycommandresults({"editchain", "deletechain", "createrule", "deleterule", "editrule", "createchain"}, session) %>