diff options
author | Andreas Fischer <bantu@phpbb.com> | 2010-02-09 14:10:42 +0000 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2010-02-09 14:10:42 +0000 |
commit | 6c321c53a1ebd495518738157dc3a2bf8c0701e1 (patch) | |
tree | 192494ccba56859df2b643937a91928be9562839 /phpBB/docs/CHANGELOG.html | |
parent | 964e9cf3ef31ff95cc675e02f24c54455859ec76 (diff) | |
download | forums-6c321c53a1ebd495518738157dc3a2bf8c0701e1.tar forums-6c321c53a1ebd495518738157dc3a2bf8c0701e1.tar.gz forums-6c321c53a1ebd495518738157dc3a2bf8c0701e1.tar.bz2 forums-6c321c53a1ebd495518738157dc3a2bf8c0701e1.tar.xz forums-6c321c53a1ebd495518738157dc3a2bf8c0701e1.zip |
Fix Bug #57505 - Replace button2 with btnlite, button2 doesn't exist.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10488 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 7d15cfff07..876b8b1a61 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -95,6 +95,7 @@ <li>[Fix] Take admin's time zone settings into account when listing database backup files. (Bug #57385)</li> <li>[Fix] Honor minimum and maximum password length in generated passwords as much as we can. (Bug #13181)</li> <li>[Fix] No longer return the character O in generated random strings and passwords. (Bug #57345)</li> + <li>[Fix] Some XHTML corrections in subsilver2. (Bug #57505)</li> </ul> <a name="v306"></a><h3>1.ii. Changes since 3.0.6</h3> |