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

[ticket/13995] Remove invalid name element from anchors in Docs

PHPBB3-13995
This commit is contained in:
Matt Friedman
2015-07-07 20:09:47 -07:00
parent 498a516017
commit 6294c45bd3
6 changed files with 6 additions and 6 deletions

View File

@@ -2568,7 +2568,7 @@ if (utf8_case_fold_nfc($string1) == utf8_case_fold_nfc($string2))
</div></div>
<div>
<a id="bottom" name="bottom" accesskey="z"></a>
<a id="bottom" accesskey="z"></a>
</div>
</body>