summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2014-03-07 22:49:18 +0000
committerTed Trask <ttrask01@yahoo.com>2014-03-07 22:49:18 +0000
commitd9167244574bb0e8ca8b3303930cf90d6786a488 (patch)
treef85083e21251554b5536a8793df57fda03420b66
parent6298b55ea07a560279b29b0cb39828de271df79e (diff)
downloadacf-alpine-baselayout-d9167244574bb0e8ca8b3303930cf90d6786a488.tar.bz2
acf-alpine-baselayout-d9167244574bb0e8ca8b3303930cf90d6786a488.tar.xz
Fix typo in interfaces/update HTML view
-rw-r--r--interfaces-update-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces-update-html.lsp b/interfaces-update-html.lsp
index f02c4cf..7033fda 100644
--- a/interfaces-update-html.lsp
+++ b/interfaces-update-html.lsp
@@ -1,4 +1,4 @@
-<% local view, viewlibrary, page_info, session = ...
+<% local form, viewlibrary, page_info, session = ...
htmlviewfunctions = require("htmlviewfunctions")
html = require("acf.html")
json = require("json")