diff options
author | Andreas Brodmann <andreas.brodmann@gmail.com> | 2008-01-18 14:00:48 +0000 |
---|---|---|
committer | Andreas Brodmann <andreas.brodmann@gmail.com> | 2008-01-18 14:00:48 +0000 |
commit | 9f02ef9a5173158b3dc18c304ef8b6b913c469b9 (patch) | |
tree | 4d822a050ff0e3f2a15d7fec358fe8d4c0640170 /squid-authentication-html.lsp | |
parent | 4e7348057eec427fdb1b0c86c358e61d531c538f (diff) | |
download | acf-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-authentication-html.lsp')
-rw-r--r-- | squid-authentication-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/squid-authentication-html.lsp b/squid-authentication-html.lsp index 21cf071..8a2d933 100644 --- a/squid-authentication-html.lsp +++ b/squid-authentication-html.lsp @@ -45,7 +45,7 @@ the changes will not be <i>applied</i> until you restart the service.</dd> </form> <p> -<pre style="color: #ff2020;"><? io.write( service.message ) ?></pre> +<pre class="attention"><? io.write( service.message ) ?></pre> </p> <form action="" method="POST"> |