aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/coding-guidelines.html
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2015-07-07 20:09:47 -0700
committerMatt Friedman <maf675@gmail.com>2015-07-07 20:09:47 -0700
commit6294c45bd39a28adc52813e4dbe903b40d28c9d4 (patch)
tree6271af5b15198286f944ec76823c159e81c18e3e /phpBB/docs/coding-guidelines.html
parent498a5160176625ba0311a1853c5399372731e623 (diff)
downloadforums-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/coding-guidelines.html')
-rw-r--r--phpBB/docs/coding-guidelines.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html
index 08cd02766b..26189235ef 100644
--- a/phpBB/docs/coding-guidelines.html
+++ b/phpBB/docs/coding-guidelines.html
@@ -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>