Adding support for LOG_LEVEL_CGI
[privoxy.git] / templates / blocked
index ff350bb..2828f72 100644 (file)
@@ -6,7 +6,7 @@
 # USING HTML TEMPLATES:
 # ---------------------
 #
-# Template files are written win plain HTML, with a few
+# Template files are written in plain HTML, with a few
 # additions:
 # 
 # - Lines that start with a '#' character like this one
@@ -87,7 +87,7 @@
       <td bgcolor=#ff0000>
         <p><font size=+5 color=#ffffff><b>BLOCKED</b></font></p>
       </td>
-      <td bgcolor=#dddddd>
+      <td bgcolor=#dddddd width=100%>
         <p><font size=+2><b>This is the Internet J</b></font><font size=+1><b>UNK<i></font><font color="red">BUSTER</font></i></b>
           <font size=+2><b>@version@ on @my-hostname@ (@my-ip-address@), port @my-port@</b></font></p>
       </td>
 # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in
     <tr>
       <td bgcolor=#ffdddd colspan=2>
-        <p><b>Please note that this is a <font color=red>@code-status@</font> release,
-          of the proxy software, not intended for production systems!
+        <p><b>Please note that this <font color=red>@code-status@</font> release
+          of the proxy software is not intended for production systems!
           <br>Use at your own risk. See the <a href="http://www.gnu.org/copyleft/gpl.html">license</a> for details.</b>
         </p>
 
         <p>Feel free to <a href=mailto:ijbswa-developers@lists.sourceforge.net>mail the developers</a>
-          with any problems you might have
+          with any problems you encounter.
         </p>
       </td>
     </tr>