2
0
forked from Wavyzz/dolibarr

New: update fckeditor version 2.6.4

This commit is contained in:
Regis Houssin
2009-05-08 12:34:26 +00:00
parent db6d1c1527
commit 7cd94e95cf
224 changed files with 13923 additions and 10019 deletions

View File

@@ -1,6 +1,6 @@
"""
FCKeditor - The text editor for Internet - http://www.fckeditor.net
Copyright (C) 2003-2008 Frederico Caldeira Knabben
Copyright (C) 2003-2009 Frederico Caldeira Knabben
== BEGIN LICENSE ==
@@ -67,7 +67,7 @@ class FCKeditor(object):
self.InstanceName
)
if (self.ToolbarSet is not None):
Link += "&ToolBar=%s" % self.ToolbarSet
Link += "&Toolbar=%s" % self.ToolbarSet
# Render the linked hidden field
Html += "<input type=\"hidden\" id=\"%s\" name=\"%s\" value=\"%s\" style=\"display:none\" />" % (