fixed: subscription group in CS edit not internationalized

This commit is contained in:
Graham Knop 2008-03-28 19:54:53 +00:00
parent fbe16aae27
commit 221d5ac0aa
4 changed files with 21 additions and 20 deletions

View file

@ -6,6 +6,7 @@
- fixed: Thingy: on demo sites the edit and delete icons in search results have wrong url's
- fixed: Form::FieldType->getTypes should exclude Form::Slider base class (Yung Han Khoe)
- upgraded to TinyMCE 3
- fixed: subscription group in CS edit not internationalized
7.5.8
- moved Gallery utility methods to WebGUI::Utility::Gallery