diff options
author | Matt Friedman <maf675@gmail.com> | 2015-07-07 20:09:47 -0700 |
---|---|---|
committer | Matt Friedman <maf675@gmail.com> | 2015-07-07 20:09:47 -0700 |
commit | 6294c45bd39a28adc52813e4dbe903b40d28c9d4 (patch) | |
tree | 6271af5b15198286f944ec76823c159e81c18e3e /phpBB/docs/FAQ.html | |
parent | 498a5160176625ba0311a1853c5399372731e623 (diff) | |
download | forums-6294c45bd39a28adc52813e4dbe903b40d28c9d4.tar forums-6294c45bd39a28adc52813e4dbe903b40d28c9d4.tar.gz forums-6294c45bd39a28adc52813e4dbe903b40d28c9d4.tar.bz2 forums-6294c45bd39a28adc52813e4dbe903b40d28c9d4.tar.xz forums-6294c45bd39a28adc52813e4dbe903b40d28c9d4.zip |
[ticket/13995] Remove invalid name element from anchors in Docs
PHPBB3-13995
Diffstat (limited to 'phpBB/docs/FAQ.html')
-rw-r--r-- | phpBB/docs/FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/FAQ.html b/phpBB/docs/FAQ.html index fdaf520fb6..4786d8d796 100644 --- a/phpBB/docs/FAQ.html +++ b/phpBB/docs/FAQ.html @@ -343,7 +343,7 @@ I want to sue you because i think you host an illegal board!</h2> </div></div> <div> - <a id="bottom" name="bottom" accesskey="z"></a> + <a id="bottom" accesskey="z"></a> </div> </body> |