summaryrefslogtreecommitdiffstats
path: root/weblog-listsources-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 17:49:43 +0000
committerTed Trask <ttrask01@yahoo.com>2016-08-10 17:49:43 +0000
commit315940a5ec5bca79a0092b150f7abcf5872a2f94 (patch)
treece206982942158514d283262ac964fe2d6655bc9 /weblog-listsources-html.lsp
parent3c023b81b3eb64f37ec3b1ab052017fe552ec2a8 (diff)
downloadacf-weblog-315940a5ec5bca79a0092b150f7abcf5872a2f94.tar.bz2
acf-weblog-315940a5ec5bca79a0092b150f7abcf5872a2f94.tar.xz
Remove trailing whitespaceHEADmaster
Diffstat (limited to 'weblog-listsources-html.lsp')
-rw-r--r--weblog-listsources-html.lsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/weblog-listsources-html.lsp b/weblog-listsources-html.lsp
index 090962b..a5b57e0 100644
--- a/weblog-listsources-html.lsp
+++ b/weblog-listsources-html.lsp
@@ -1,4 +1,4 @@
-<% local data, viewlibrary, page_info, session = ...
+<% local data, viewlibrary, page_info, session = ...
htmlviewfunctions = require("htmlviewfunctions")
html = require("acf.html")
%>
@@ -31,7 +31,7 @@ html = require("acf.html")
<th>Enabled</th>
<th>Source</th>
<th>Method</th>
- </tr>
+ </tr>
</thead><tbody>
<% local sourcename = cfe({ type="hidden", value="" }) %>
<% local redir = cfe({ type="hidden", value=page_info.orig_action }) %>