aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2011-09-14 10:27:52 +0200
committerIgor Wiedler <igor@wiedler.ch>2011-09-14 10:27:52 +0200
commit47bb42e2f034cdb82e8f8e97b90639af9ed85b74 (patch)
tree4e26c1db340be04e4ffe498394188e15552abee1 /phpBB/styles/prosilver/template/overall_header.html
parent45cf80038b8bcef49f53867ccee46de84d0c84ff (diff)
parentb8da68385e66455971e2749adca23bd5cfd9a135 (diff)
downloadforums-47bb42e2f034cdb82e8f8e97b90639af9ed85b74.tar
forums-47bb42e2f034cdb82e8f8e97b90639af9ed85b74.tar.gz
forums-47bb42e2f034cdb82e8f8e97b90639af9ed85b74.tar.bz2
forums-47bb42e2f034cdb82e8f8e97b90639af9ed85b74.tar.xz
forums-47bb42e2f034cdb82e8f8e97b90639af9ed85b74.zip
Merge remote-tracking branch 'VSEphpbb/ticket/10362' into develop
* VSEphpbb/ticket/10362: [ticket/10362] Revert subsilver2 changes [ticket/10362] HTML5 Fix - Replace name attribute with id in anchors
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index d94092f410..5538e921a6 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -88,7 +88,7 @@
<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">
<div id="wrap">
- <a id="top" name="top" accesskey="t"></a>
+ <a id="top" accesskey="t"></a>
<div id="page-header">
<div class="headerbar">
<div class="inner"><span class="corners-top"><span></span></span>
@@ -156,7 +156,7 @@
</div>
- <a name="start_here"></a>
+ <a id="start_here"></a>
<div id="page-body">
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->
<div id="information" class="rules">