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
This commit is contained in:
myk%mozilla.org
2002-06-06 22:11:29 +00:00
parent 9c27bf0ebd
commit 32af0659a4

View File

@@ -36,7 +36,7 @@
[% DEFAULT
h1 = title
h2 = ""
bgcolor = "#ffccff"
bgcolor = "#ffffff"
onload = ""
%]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">