diff options
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"> |