summaryrefslogtreecommitdiffstats
path: root/squid-digest-html.lsp
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-05-05 15:44:37 +0000
committerMika Havela <mika.havela@gmail.com>2008-05-05 15:44:37 +0000
commit1b8bad95d1204e4f3f90bfe4f212870d09c44918 (patch)
tree67fc5130f8dae4d489876f444ad682e7cffe6eca /squid-digest-html.lsp
parentea937c7c3628041c298289c3859a95a63ba09f47 (diff)
downloadacf-squid-1b8bad95d1204e4f3f90bfe4f212870d09c44918.tar.bz2
acf-squid-1b8bad95d1204e4f3f90bfe4f212870d09c44918.tar.xz
Moved around the information on the view-files to reflect the same layout as other ACF's.
Added information on autostart sequence. Fetch programversion the same way as other acf's do (apk_version -v). git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@1102 ab2d0c66-481e-0410-8bed-d214d4d58bed
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>