summaryrefslogtreecommitdiffstats
path: root/fetchmail-config-html.lsp
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-02-04 16:52:27 +0000
committerMika Havela <mika.havela@gmail.com>2008-02-04 16:52:27 +0000
commit10086c539c85fd11cd1c5339e7659b8c04ffb525 (patch)
tree7d9418973296190778d586e50e0c1cbbe32b67bd /fetchmail-config-html.lsp
parent2eb595dbab74f76c42f44193945eba48144873ba (diff)
downloadacf-fetchmail-10086c539c85fd11cd1c5339e7659b8c04ffb525.tar.bz2
acf-fetchmail-10086c539c85fd11cd1c5339e7659b8c04ffb525.tar.xz
Config-tab information: Some config-info is displayed in the config-tab.
Postmaster and etrn info (if it exists in the config). git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@688 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'fetchmail-config-html.lsp')
-rw-r--r--fetchmail-config-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail-config-html.lsp b/fetchmail-config-html.lsp
index 9ae4af1..df784c7 100644
--- a/fetchmail-config-html.lsp
+++ b/fetchmail-config-html.lsp
@@ -194,7 +194,7 @@ if (cmdform) and (cmdform[tags[1]]) then
<? end ?>
<?
---[[ DEBUG INFORMATION
+---[[ DEBUG INFORMATION
io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
io.write(html.cfe_unpack(form))
io.write("</span>")