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
This commit is contained in:
Igor Wiedler 2011-09-14 10:27:52 +02:00
commit 47bb42e2f0
41 changed files with 45 additions and 45 deletions

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF U_BACK --> <!-- IF U_BACK -->
<a href="{U_BACK}" style="float: {S_CONTENT_FLOW_END};">&laquo; {L_BACK}</a> <a href="{U_BACK}" style="float: {S_CONTENT_FLOW_END};">&laquo; {L_BACK}</a>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<p>{L_ACP_BAN_EXPLAIN}</p> <p>{L_ACP_BAN_EXPLAIN}</p>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT_BBCODE --> <!-- IF S_EDIT_BBCODE -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_TITLE}</h1> <h1>{L_TITLE}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT_BOT --> <!-- IF S_EDIT_BOT -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_ACP_VC_SETTINGS}</h1> <h1>{L_ACP_VC_SETTINGS}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF MODE eq 'restore' --> <!-- IF MODE eq 'restore' -->
<h1>{L_ACP_RESTORE}</h1> <h1>{L_ACP_RESTORE}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_ACP_DISALLOW_USERNAMES}</h1> <h1>{L_ACP_DISALLOW_USERNAMES}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_ACP_MASS_EMAIL}</h1> <h1>{L_ACP_MASS_EMAIL}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT_FORUM --> <!-- IF S_EDIT_FORUM -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT --> <!-- IF S_EDIT -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_MANAGE_LEGEND}</h1> <h1>{L_MANAGE_LEGEND}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT --> <!-- IF S_EDIT -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h2>{L_INACTIVE_USERS}</h2> <h2>{L_INACTIVE_USERS}</h2>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_ACP_JABBER_SETTINGS}</h1> <h1>{L_ACP_JABBER_SETTINGS}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_SELECT_METHOD --> <!-- IF S_SELECT_METHOD -->
@ -98,7 +98,7 @@
<br /><br /> <br /><br />
<!-- ENDIF --> <!-- ENDIF -->
<a name="entries"></a> <a id="entries"></a>
<h1>{L_LANGUAGE_ENTRIES}</h1> <h1>{L_LANGUAGE_ENTRIES}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_TITLE}</h1> <h1>{L_TITLE}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_RESTORE_PERMISSIONS --> <!-- IF S_RESTORE_PERMISSIONS -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT_MODULE --> <!-- IF S_EDIT_MODULE -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT --> <!-- IF S_EDIT -->
@ -60,7 +60,7 @@
<p> <p>
<a name="acl"></a> <a id="acl"></a>
<a href="#maincontent">&raquo; {L_BACK_TO_TOP}</a><br /> <a href="#maincontent">&raquo; {L_BACK_TO_TOP}</a><br />
<br /><br /> <br /><br />
@ -189,7 +189,7 @@
<!-- IF S_DISPLAY_ROLE_MASK --> <!-- IF S_DISPLAY_ROLE_MASK -->
<a name="assigned_to"></a> <a id="assigned_to"></a>
<h1>{L_ROLE_ASSIGNED_TO}</h1> <h1>{L_ROLE_ASSIGNED_TO}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_INTRO --> <!-- IF S_INTRO -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_ACP_PHP_INFO}</h1> <h1>{L_ACP_PHP_INFO}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT --> <!-- IF S_EDIT -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_PRUNED --> <!-- IF S_PRUNED -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_ACP_PRUNE_USERS}</h1> <h1>{L_ACP_PRUNE_USERS}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT --> <!-- IF S_EDIT -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT_REASON --> <!-- IF S_EDIT_REASON -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_SETTINGS --> <!-- IF S_SETTINGS -->
<h1>{L_ACP_SEARCH_SETTINGS}</h1> <h1>{L_ACP_SEARCH_SETTINGS}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_SEND_STATISTICS}</h1> <h1>{L_SEND_STATISTICS}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_DELETE --> <!-- IF S_DELETE -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_VERSION_CHECK --> <!-- IF S_VERSION_CHECK -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_SELECT_USER --> <!-- IF S_SELECT_USER -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<!-- IF S_EDIT_WORD --> <!-- IF S_EDIT_WORD -->

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<a href="{U_ACTION}" style="float: {S_CONTENT_FLOW_END};">&laquo; {L_BACK}</a> <a href="{U_ACTION}" style="float: {S_CONTENT_FLOW_END};">&laquo; {L_BACK}</a>
<h1>{L_ACP_VC_SETTINGS}</h1> <h1>{L_ACP_VC_SETTINGS}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<a href="<!-- IF U_LIST -->{U_LIST}<!-- ELSE -->{U_ACTION}<!-- ENDIF -->" style="float: {S_CONTENT_FLOW_END};">&laquo; {L_BACK}</a> <a href="<!-- IF U_LIST -->{U_LIST}<!-- ELSE -->{U_ACTION}<!-- ENDIF -->" style="float: {S_CONTENT_FLOW_END};">&laquo; {L_BACK}</a>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_ACP_VC_SETTINGS}</h1> <h1>{L_ACP_VC_SETTINGS}</h1>

View file

@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html --> <!-- INCLUDE overall_header.html -->
<a name="maincontent"></a> <a id="maincontent"></a>
<h1>{L_ACP_FORUM_PERMISSIONS_COPY}</h1> <h1>{L_ACP_FORUM_PERMISSIONS_COPY}</h1>

View file

@ -29,7 +29,7 @@
</div> </div>
<div> <div>
<a id="bottom" name="bottom" accesskey="z"></a> <a id="bottom" accesskey="z"></a>
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF --> <!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div> </div>

View file

@ -88,7 +88,7 @@
<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}"> <body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">
<div id="wrap"> <div id="wrap">
<a id="top" name="top" accesskey="t"></a> <a id="top" accesskey="t"></a>
<div id="page-header"> <div id="page-header">
<div class="headerbar"> <div class="headerbar">
<div class="inner"><span class="corners-top"><span></span></span> <div class="inner"><span class="corners-top"><span></span></span>
@ -156,7 +156,7 @@
</div> </div>
<a name="start_here"></a> <a id="start_here"></a>
<div id="page-body"> <div id="page-body">
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) --> <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->
<div id="information" class="rules"> <div id="information" class="rules">

View file

@ -56,5 +56,5 @@
<body id="phpbb" class="{S_CONTENT_DIRECTION}"> <body id="phpbb" class="{S_CONTENT_DIRECTION}">
<div id="simple-wrap"> <div id="simple-wrap">
<a id="top" name="top" accesskey="t"></a> <a id="top" accesskey="t"></a>
<div id="page-body"> <div id="page-body">

View file

@ -13,7 +13,7 @@
<body id="phpbb"> <body id="phpbb">
<div id="wrap"> <div id="wrap">
<a id="top" name="top" accesskey="t"></a> <a id="top" accesskey="t"></a>
<div id="page-header"> <div id="page-header">
<h1>{SITENAME}</h1> <h1>{SITENAME}</h1>