summaryrefslogtreecommitdiffstats
path: root/tcpproxy-smtpstatus-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-10-22 20:36:29 +0000
committerTed Trask <ttrask01@yahoo.com>2008-10-22 20:36:29 +0000
commit0219cbf27f77936e86e80cb9a090e0944ec16825 (patch)
tree0a9763473d797e6cf8b6db87bf7c948e366c9ca8 /tcpproxy-smtpstatus-html.lsp
parente5305fc34efdb3fd8ded9e2fee619181e04dcc67 (diff)
downloadacf-tcpproxy-0219cbf27f77936e86e80cb9a090e0944ec16825.tar.bz2
acf-tcpproxy-0219cbf27f77936e86e80cb9a090e0944ec16825.tar.xz
Modified viewfunctions displaycommandresults to not delete the error results of a form so the form can still display it. Modified a bunch of views to display the results of component forms. Also added code to displayform and displayformstart to automatically generate the action if passed page_info.
git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1561 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'tcpproxy-smtpstatus-html.lsp')
-rw-r--r--tcpproxy-smtpstatus-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcpproxy-smtpstatus-html.lsp b/tcpproxy-smtpstatus-html.lsp
index 97993a4..3a46b19 100644
--- a/tcpproxy-smtpstatus-html.lsp
+++ b/tcpproxy-smtpstatus-html.lsp
@@ -3,6 +3,7 @@ require("viewfunctions")
%>
<% displaycommandresults({"editsmtpentry", "delsmtpentry", "editsmtpfile", "delsmtpfile"}, session) %>
+<% displaycommandresults({"createsmtpfile"}, session, true) %>
<H1>SMTP Proxy Status</H1>
<DL>