aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/simple_header.html
diff options
context:
space:
mode:
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>