diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-06-04 14:28:00 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-06-04 14:28:00 +0000 |
commit | d268559876288ce432dfce1c637c1b81e6d5bd7d (patch) | |
tree | 5031a1ae4f0d42331299e90388a6748db9e39692 | |
parent | 22f5b1aff683b98a3b989567517e7d15ad9ad1ce (diff) | |
download | forums-d268559876288ce432dfce1c637c1b81e6d5bd7d.tar forums-d268559876288ce432dfce1c637c1b81e6d5bd7d.tar.gz forums-d268559876288ce432dfce1c637c1b81e6d5bd7d.tar.bz2 forums-d268559876288ce432dfce1c637c1b81e6d5bd7d.tar.xz forums-d268559876288ce432dfce1c637c1b81e6d5bd7d.zip |
Credit where credit is due.
git-svn-id: file:///svn/phpbb/trunk@7714 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 109801c4d4..2066d11f3c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -236,7 +236,7 @@ p a { <li>[Fix] Make the queue function on post details</li> <li>[Fix] Check if there are active styles left before deleting a style</li> <li>[Fix] Correctly update styles after the deletion of an imageset.</li> - <li>[Sec] Adding confirm boxes to UCP group actions</li> + <li>[Sec] Adding confirm boxes to UCP group actions (ToonArmy)</li> </ul> |