Show
Ignore:
Timestamp:
2008-04-23 09:38:02 (6 months ago)
Author:
w.olchawa
Message:

Fix for bug #2059 - fixed toolbar name in fckeditor.py

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/fckeditor.py

    r1565 r1943  
    6868                                        ) 
    6969                        if (self.ToolbarSet is not None): 
    70                                 Link += "&ToolBar=%s" % self.ToolbarSet 
     70                                Link += "&Toolbar=%s" % self.ToolbarSet 
    7171 
    7272                        # Render the linked hidden field