From 32af0659a44e29383169ba1c8589d5c1f26b051f Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" Date: Thu, 6 Jun 2002 22:11:29 +0000 Subject: [PATCH] Backing out incorrect change to background color that was accidentally checked in as part of the fix for bug 148179. git-svn-id: svn://10.0.0.236/trunk@122829 18797224-902f-48f8-a5cc-f745e15eee43 --- .../bugzilla/template/en/default/global/header.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/global/header.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/global/header.html.tmpl index d739ad03ab8..56c16740b3d 100644 --- a/mozilla/webtools/bugzilla/template/en/default/global/header.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/global/header.html.tmpl @@ -36,7 +36,7 @@ [% DEFAULT h1 = title h2 = "" - bgcolor = "#ffccff" + bgcolor = "#ffffff" onload = "" %]