From d268559876288ce432dfce1c637c1b81e6d5bd7d Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 4 Jun 2007 14:28:00 +0000 Subject: [PATCH] Credit where credit is due. git-svn-id: file:///svn/phpbb/trunk@7714 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {
  • [Fix] Make the queue function on post details
  • [Fix] Check if there are active styles left before deleting a style
  • [Fix] Correctly update styles after the deletion of an imageset.
  • -
  • [Sec] Adding confirm boxes to UCP group actions
  • +
  • [Sec] Adding confirm boxes to UCP group actions (ToonArmy)