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.lsp5
1 files changed, 3 insertions, 2 deletions
diff --git a/squid-digest-html.lsp b/squid-digest-html.lsp
index 9c9e9a3..b41ecde 100644
--- a/squid-digest-html.lsp
+++ b/squid-digest-html.lsp
@@ -18,11 +18,12 @@
This list is active only for digest authentication. If you are using NTLM authentication, all domain users are
allowed to use the web proxy.
</p>
-<p></p>
<h2>User List</h2>
<form action="" method="POST">
<textarea name="userlist"><? io.write( service.config ) ?></textarea>
-<p></p>
+
<h3>Save Changes</h3>
+<DL>
<dt>Save the contents of the box above</dt><dd><input class="submit" type="submit" name="cmd" value="save"></dd>
+</DL>
</form>