diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-06-19 15:07:54 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-06-19 15:07:54 +0000 |
| commit | bdcdf4fc93de034ece3581de3c9f79e7afccc8e1 (patch) | |
| tree | e86892b835ece3b57602747bbf2a68232153e1a1 | |
| parent | 7cebffe72fcdbbbad70ccc926192d63a92e426ce (diff) | |
| download | forums-bdcdf4fc93de034ece3581de3c9f79e7afccc8e1.tar forums-bdcdf4fc93de034ece3581de3c9f79e7afccc8e1.tar.gz forums-bdcdf4fc93de034ece3581de3c9f79e7afccc8e1.tar.bz2 forums-bdcdf4fc93de034ece3581de3c9f79e7afccc8e1.tar.xz forums-bdcdf4fc93de034ece3581de3c9f79e7afccc8e1.zip | |
the + is one too much. ;)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9630 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 f286152d89..0d6890212e 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -131,7 +131,7 @@ <li>[Change] Smilies no longer require the f_bbcode permission. (Bug #26545)</li> <li>[Change] Ability to define column split in FAQ/BBCode help (Bug #31405)</li> <li>[Change] Changed behaviour of group_create() function to support specifying additional group columns</li> -+ <li>[Feature] Add confirmation for deactivating styles (Bug #14304 - Patch by leviatan21)</li> + <li>[Feature] Add confirmation for deactivating styles (Bug #14304 - Patch by leviatan21)</li> <li>[Feature] Backported 3.2 captcha plugins.</li> <li>[Feature] Introduced new ACM plugins: <ul> |
