StoryArchive i18n fix.

This commit is contained in:
Colin Kuskie 2009-07-30 16:53:45 +00:00
parent 4c4fb8f3a2
commit 051cbf2ab3
2 changed files with 3 additions and 2 deletions

View file

@ -14,6 +14,7 @@
- fixed #10706: FriendManager Style/Layout template options
- fixed #10707: i18n Account_FriendManager::manageUrl
- fixed #9962: gallery thumbnail view: JS problem in IE7
- fixed #10713: i18n Asset_StoryArchive::asset url
- fixed a bug where the textarea (based) form plugins would put multiple
identical style tags in head in some cases, which caused javascript errors
in IE. ( Martin Kamerbeek / Oqapi )