diff options
| author | Matt Friedman <maf675@gmail.com> | 2011-09-13 21:12:34 -0700 |
|---|---|---|
| committer | Matt Friedman <maf675@gmail.com> | 2011-09-13 21:12:34 -0700 |
| commit | b8da68385e66455971e2749adca23bd5cfd9a135 (patch) | |
| tree | 6f463615216eabc8325cbf61388c82c86459e142 /phpBB/styles/subsilver2/template/overall_header.html | |
| parent | 3f61075a15c6c1cd32c11831234b91b6a33500ae (diff) | |
| download | forums-b8da68385e66455971e2749adca23bd5cfd9a135.tar forums-b8da68385e66455971e2749adca23bd5cfd9a135.tar.gz forums-b8da68385e66455971e2749adca23bd5cfd9a135.tar.bz2 forums-b8da68385e66455971e2749adca23bd5cfd9a135.tar.xz forums-b8da68385e66455971e2749adca23bd5cfd9a135.zip | |
[ticket/10362] Revert subsilver2 changes
If subsilver2 will remain at XHTML then we do not need to make any
changes to its files.
PHPBB3-10362
Diffstat (limited to 'phpBB/styles/subsilver2/template/overall_header.html')
| -rw-r--r-- | phpBB/styles/subsilver2/template/overall_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index 7ce7e80f41..4fca1b6c09 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -135,7 +135,7 @@ function marklist(id, name, state) </head> <body class="{S_CONTENT_DIRECTION}"> -<a id="top"></a> +<a name="top"></a> <div id="wrapheader"> |
