summaryrefslogtreecommitdiffstats
path: root/tinydns-listfiles-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-03-30 07:53:02 +0000
committerTed Trask <ttrask01@yahoo.com>2011-03-30 07:53:02 +0000
commitf01a9d9d097d6f1bfdbab8386206d23afd460937 (patch)
tree5553652396b5afe88c1f2f51ed2152d18bb86a8a /tinydns-listfiles-html.lsp
parent39e3a6a8a68bc57ca7571180d103302201c061f5 (diff)
downloadacf-tinydns-f01a9d9d097d6f1bfdbab8386206d23afd460937.tar.bz2
acf-tinydns-f01a9d9d097d6f1bfdbab8386206d23afd460937.tar.xz
Change for acf-core-0.13.0
Diffstat (limited to 'tinydns-listfiles-html.lsp')
-rw-r--r--tinydns-listfiles-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinydns-listfiles-html.lsp b/tinydns-listfiles-html.lsp
index eab386f..a2ce083 100644
--- a/tinydns-listfiles-html.lsp
+++ b/tinydns-listfiles-html.lsp
@@ -3,7 +3,7 @@ require("viewfunctions")
%>
<% displaycommandresults({"delete", "edit", "editfile"}, session) %>
-<% displaycommandresults({"newfile"}, session, true) %>
+<% displaycommandresults({"newfile", "startstop"}, session, true) %>
<h1>Configuration</h1>
<h2>Edit/View existing Domains</h2>