From: oes <oes@users.sourceforge.net>
Date: Fri, 29 Jun 2001 21:46:50 +0000 (+0000)
Subject: HTML cosmetics
X-Git-Tag: v_2_9_9~297
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/developer-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=99b5c3c95573d4c908df45df0b3abfb28fb7d0f3;p=privoxy.git

HTML cosmetics
---

diff --git a/templates/blocked b/templates/blocked
index ff350bbb..4d0d77e7 100644
--- a/templates/blocked
+++ b/templates/blocked
@@ -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>
diff --git a/templates/connect-failed b/templates/connect-failed
index 160c5631..d60b1bb3 100644
--- a/templates/connect-failed
+++ b/templates/connect-failed
@@ -85,7 +85,7 @@
       <td bgcolor=#ff0000>
         <p><font size=+5 color=#ffffff><b>503</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>
diff --git a/templates/no-such-domain b/templates/no-such-domain
index d13b9f2a..a8c02024 100644
--- a/templates/no-such-domain
+++ b/templates/no-such-domain
@@ -85,7 +85,7 @@
       <td bgcolor=#ff0000>
         <p><font size=+5 color=#ffffff><b>404</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>
diff --git a/templates/untrusted b/templates/untrusted
index 19e73dcb..2bf22284 100644
--- a/templates/untrusted
+++ b/templates/untrusted
@@ -100,7 +100,7 @@
       <td bgcolor=#ff0000>
         <p><font size=+5 color=#ffffff><b>UNTRUSTED</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>