Changeset 1943 for FCKeditor/trunk/fckeditor.py
- Timestamp:
- 2008-04-23 09:38:02 (6 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/fckeditor.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/fckeditor.py
r1565 r1943 68 68 ) 69 69 if (self.ToolbarSet is not None): 70 Link += "&Tool Bar=%s" % self.ToolbarSet70 Link += "&Toolbar=%s" % self.ToolbarSet 71 71 72 72 # Render the linked hidden field