aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2009-06-18 18:01:42 +0000
committerJoas Schilling <nickvergessen@gmx.de>2009-06-18 18:01:42 +0000
commit7d3c89e25ab8aa87f09d3971a569d31f63dbef40 (patch)
treed669164548c7cac8743ab146440711a0d21098b6 /phpBB/docs
parentd5559836848448986e322ef2602145db52bc7b2c (diff)
downloadforums-7d3c89e25ab8aa87f09d3971a569d31f63dbef40.tar
forums-7d3c89e25ab8aa87f09d3971a569d31f63dbef40.tar.gz
forums-7d3c89e25ab8aa87f09d3971a569d31f63dbef40.tar.bz2
forums-7d3c89e25ab8aa87f09d3971a569d31f63dbef40.tar.xz
forums-7d3c89e25ab8aa87f09d3971a569d31f63dbef40.zip
Fix bug #33745 - Correctly orientate quoted text image on RTL languages
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9622 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 8ff4eb8e14..0ff9d63ec9 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -116,6 +116,7 @@
<li>[Fix] Do not display birthdays of banned users (Bug #20625 - Patch by nickvergessen)</li>
<li>[Fix] Fix function to recalculate Nested Sets (Bug #41555 - Patch by EXreaction)</li>
<li>[Fix] Display and highlight already used rank images while assigning new rank (Bug #22665 - Patch by nickvergessen)</li>
+ <li>[Fix] Correctly orientate quoted text image on RTL languages (Bug #33745 - Patch by nickvergessen)</li>
<li>[Fix] Do not display &quot;View user notes&quot; and &quot;Warn user&quot; links in user profile if corresponding MCP modules are disabled. (Bug #10519 - Patch by rxu)</li>
<li>[Fix] Empty error message in UCP folder management when creating folder without name (Bug #39875 - Patch by nickvergessen)</li>
<li>[Fix] Wrong description in UCP group management implicates missing feature (Bug #19945 - Patch by nickvergessen)</li>