summaryrefslogtreecommitdiffstats
path: root/squid-saccess-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'squid-saccess-html.lsp')
-rw-r--r--squid-saccess-html.lsp9
1 files changed, 0 insertions, 9 deletions
diff --git a/squid-saccess-html.lsp b/squid-saccess-html.lsp
index be3ea5e..0c11f08 100644
--- a/squid-saccess-html.lsp
+++ b/squid-saccess-html.lsp
@@ -1,15 +1,6 @@
<%
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 - Special Access</h1>
<h2>General Information</h2>