diff options
Diffstat (limited to 'tcpproxy-listsmtpfiles-html.lsp')
-rw-r--r-- | tcpproxy-listsmtpfiles-html.lsp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tcpproxy-listsmtpfiles-html.lsp b/tcpproxy-listsmtpfiles-html.lsp index f323d64..6b067e8 100644 --- a/tcpproxy-listsmtpfiles-html.lsp +++ b/tcpproxy-listsmtpfiles-html.lsp @@ -3,6 +3,7 @@ require("viewfunctions") %> <% displaycommandresults({"editsmtpfile", "delsmtpfile"}, session) %> +<% displaycommandresults({"createsmtpfile"}, session, true) %> <H1>Files</H1> <DL> |