From cb6b77833f255b8acbf61fb0c343c01dbf845a84 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 28 Feb 2014 20:31:29 +0000 Subject: Fix spelling typo in listbackups-html.lsp --- lbu-listbackups-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lbu-listbackups-html.lsp b/lbu-listbackups-html.lsp index ff10a9f..9b656cc 100644 --- a/lbu-listbackups-html.lsp +++ b/lbu-listbackups-html.lsp @@ -1,4 +1,4 @@ -<% local view, viewlibrary, pageinfo, session = ... +<% local view, viewlibrary, page_info, session = ... htmlviewfunctions = require("htmlviewfunctions") html = require("acf.html") %> -- cgit v1.2.3