Ticket #2059: Toolbar.patch

File Toolbar.patch, 438 bytes (added by whit537, 2 years ago)
  • fckeditor.py.

    old new  
    6767                                        self.InstanceName 
    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 
    7373                        Html += "<input type=\"hidden\" id=\"%s\" name=\"%s\" value=\"%s\" style=\"display:none\" />" % (