aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/simple_header.html
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2003-02-26 00:37:43 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2003-02-26 00:37:43 +0000
commit5b0d02baa25a9b555d925054d6493a48f409a029 (patch)
tree77890e56c2545100b401e88f3335d6691f76ff73 /phpBB/templates/subSilver/simple_header.html
parentdca34f5db988b18507a87974e93d416c0c372bda (diff)
downloadforums-5b0d02baa25a9b555d925054d6493a48f409a029.tar
forums-5b0d02baa25a9b555d925054d6493a48f409a029.tar.gz
forums-5b0d02baa25a9b555d925054d6493a48f409a029.tar.bz2
forums-5b0d02baa25a9b555d925054d6493a48f409a029.tar.xz
forums-5b0d02baa25a9b555d925054d6493a48f409a029.zip
Generally related to post tables merge
git-svn-id: file:///svn/phpbb/trunk@3538 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates/subSilver/simple_header.html')
-rw-r--r--phpBB/templates/subSilver/simple_header.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/phpBB/templates/subSilver/simple_header.html b/phpBB/templates/subSilver/simple_header.html
index ddda3e1a14..368b7232c3 100644
--- a/phpBB/templates/subSilver/simple_header.html
+++ b/phpBB/templates/subSilver/simple_header.html
@@ -12,11 +12,12 @@
<!--
{T_STYLESHEET_DATA}
-body {margin:0px;padding:0px;border:0px}
+body {background: white;}
//-->
</style>
<title>{SITENAME} :: {PAGE_TITLE}</title>
</head>
-<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
-<span class="gen"><a name="top"></a></span>
+<body>
+
+<a name="top"></a>