summaryrefslogtreecommitdiffstats
path: root/provisioning-listtemplates-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 16:08:22 +0000
committerTed Trask <ttrask01@yahoo.com>2016-11-08 18:52:13 +0000
commitdf5ad37e297ffe69ec20c9aec332f81ef7e7e6fa (patch)
tree733cfc8e89018f3087afd038f7c651f2e73fd282 /provisioning-listtemplates-html.lsp
parentf27e30740e371b4cd8947797bcf8c91f86b6768e (diff)
downloadacf-provisioning-df5ad37e297ffe69ec20c9aec332f81ef7e7e6fa.tar.bz2
acf-provisioning-df5ad37e297ffe69ec20c9aec332f81ef7e7e6fa.tar.xz
Remove trailing whitespace
(cherry picked from commit 12d3537a7cb975b0a75698f1e1f90e66313a6893)
Diffstat (limited to 'provisioning-listtemplates-html.lsp')
-rw-r--r--provisioning-listtemplates-html.lsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/provisioning-listtemplates-html.lsp b/provisioning-listtemplates-html.lsp
index 579119d..5a7d4f5 100644
--- a/provisioning-listtemplates-html.lsp
+++ b/provisioning-listtemplates-html.lsp
@@ -1,4 +1,4 @@
-<% local view, viewlibrary, page_info, session = ...
+<% local view, viewlibrary, page_info, session = ...
htmlviewfunctions = require("htmlviewfunctions")
html = require("acf.html")
%>
@@ -34,7 +34,7 @@ html = require("acf.html")
<th>Sequence</th>
<th>File Size</th>
<th>Last Modified</th>
- </tr>
+ </tr>
</thead><tbody>
<% local filename = cfe({ type="hidden", value="" }) %>
<% local redir = cfe({ type="hidden", value=page_info.orig_action }) %>