From 7a1b507fa65bc7554ee4d65fae687a80bb8aea66 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 25 Jan 2010 15:57:10 +0000 Subject: Bug #52495 - [Fix] Replace hard coded "px" with translated language-string. Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10441 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index efea7dada5..cca6bc05bc 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -142,6 +142,7 @@
  • [Fix] Do not duplicate previous/next links in pagination text of moderator logs and user notes in MCP for subsilver2. (Bug #55045)
  • [Fix] Do not automatically unsubscribe users from topics, when email and jabber is disabled.
  • [Fix] Don't send activation email when user tries to change email without permission (fix by nrohler). (Bug #56335)
  • +
  • [Fix] Replace hard coded "px" with translated language-string. (Bug #52495)
  • [Fix] Correctly hover list menu in UCP and MCP for rtl languages. (Bug #49945)
  • [Fix] Correctly orientate quoted text image on RTL languages. (Bug #33745)
  • [Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)
  • -- cgit v1.2.1