summaryrefslogtreecommitdiffstats
path: root/squid-digest-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'squid-digest-html.lsp')
-rw-r--r--squid-digest-html.lsp8
1 files changed, 0 insertions, 8 deletions
diff --git a/squid-digest-html.lsp b/squid-digest-html.lsp
index b441698..fb8aab6 100644
--- a/squid-digest-html.lsp
+++ b/squid-digest-html.lsp
@@ -1,15 +1,7 @@
<%
local form = ...
- local data = form.option
local service = form.service
- local srv1fill = ""
- local srv2fill = "disabled"
- if service.status == "running" then
- srv1fill = "disabled"
- srv2fill = ""
- end
-
%>
<h1>Web Proxy Configuration</h1>
<h2>General Information</h2>