diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-16 15:04:20 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-16 15:04:20 +0000 |
commit | d4a3e6e47050d497aa444b49cd5dfbb9359aacb0 (patch) | |
tree | 3a22e645bd3153fa6a0fe7f5abda31e33b9cb26b /phpBB/docs | |
parent | 683930ca4a31d502b704bbb9366938b4ed6562b1 (diff) | |
download | forums-d4a3e6e47050d497aa444b49cd5dfbb9359aacb0.tar forums-d4a3e6e47050d497aa444b49cd5dfbb9359aacb0.tar.gz forums-d4a3e6e47050d497aa444b49cd5dfbb9359aacb0.tar.bz2 forums-d4a3e6e47050d497aa444b49cd5dfbb9359aacb0.tar.xz forums-d4a3e6e47050d497aa444b49cd5dfbb9359aacb0.zip |
small template fix
git-svn-id: file:///svn/phpbb/trunk@7896 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-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 ee6cb416d3..f409195918 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -251,6 +251,7 @@ p a { <li>[Fix] Fixed potential issues with databases that use tables names is uppercase</li> <li>[Fix] Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467)</li> <li>[Fix] Prevent changing postable forum having subforums to link forum without moving subforums out first</li> + <li>[Fix] Do not display version in admin template (Bug #13495)</li> </ul> |