summaryrefslogtreecommitdiffstats
path: root/squid-digest-html.lsp
diff options
context:
space:
mode:
authorAndreas Brodmann <andreas.brodmann@gmail.com>2008-01-18 14:00:48 +0000
committerAndreas Brodmann <andreas.brodmann@gmail.com>2008-01-18 14:00:48 +0000
commit9f02ef9a5173158b3dc18c304ef8b6b913c469b9 (patch)
tree4d822a050ff0e3f2a15d7fec358fe8d4c0640170 /squid-digest-html.lsp
parent4e7348057eec427fdb1b0c86c358e61d531c538f (diff)
downloadacf-squid-9f02ef9a5173158b3dc18c304ef8b6b913c469b9.tar.bz2
acf-squid-9f02ef9a5173158b3dc18c304ef8b6b913c469b9.tar.xz
git-svn-id: svn://svn.alpinelinux.org/acf/squid/trunk@623 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'squid-digest-html.lsp')
-rw-r--r--squid-digest-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/squid-digest-html.lsp b/squid-digest-html.lsp
index d459300..9c9e9a3 100644
--- a/squid-digest-html.lsp
+++ b/squid-digest-html.lsp
@@ -21,7 +21,7 @@
<p></p>
<h2>User List</h2>
<form action="" method="POST">
-<textarea name="userlist" style="width:100%;"><? io.write( service.config ) ?></textarea>
+<textarea name="userlist"><? io.write( service.config ) ?></textarea>
<p></p>
<h3>Save Changes</h3>
<dt>Save the contents of the box above</dt><dd><input class="submit" type="submit" name="cmd" value="save"></dd>