]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Backing out incorrect change to background color that was accidentally checked in...
authormyk%mozilla.org <>
Fri, 7 Jun 2002 05:11:29 +0000 (05:11 +0000)
committermyk%mozilla.org <>
Fri, 7 Jun 2002 05:11:29 +0000 (05:11 +0000)
template/en/default/global/header.html.tmpl

index d739ad03ab8ade1e948957f8bef077e636ed5b82..56c16740b3d2bbf1cd990fdf190e354e024f5072 100644 (file)
@@ -36,7 +36,7 @@
 [% DEFAULT
   h1 = title
   h2 = ""
-  bgcolor = "#ffccff"
+  bgcolor = "#ffffff"
   onload = ""
 %]
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">