1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12248] Use id instead of name attribute in a tags

PHPBB3-12248
This commit is contained in:
Matt Friedman
2014-03-05 14:54:04 -08:00
parent 4e770c2b42
commit 2e49efc12d
5 changed files with 5 additions and 5 deletions

View File

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