Line 83... |
Line 83... |
83 |
['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','-','About']
|
83 |
['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','-','About']
|
84 |
] ;
|
84 |
] ;
|
85 |
FCKConfig.ToolbarSets["Papyrus"] = [
|
85 |
FCKConfig.ToolbarSets["Papyrus"] = [
|
86 |
['Source','Preview','-','Cut','Copy','Paste','PasteText','PasteWord','SelectAll','-','Undo','Redo','Find','Replace'],
|
86 |
['Source','Preview','-','Cut','Copy','Paste','PasteText','PasteWord','SelectAll','-','Undo','Redo','Find','Replace'],
|
87 |
['RemoveFormat','Bold','Italic','Underline','StrikeThrough','Subscript','Superscript','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','OrderedList','UnorderedList'],
|
87 |
['RemoveFormat','Bold','Italic','Underline','StrikeThrough','Subscript','Superscript','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','OrderedList','UnorderedList'],
|
- |
|
88 |
'/',
|
88 |
['Image','Table','Link','Unlink','Rule','SpecialChar','UniversalKey'],
|
89 |
['Image','Table','Link','Unlink','Rule','SpecialChar','UniversalKey'],
|
89 |
['FontFormat','FontName','FontSize','TextColor'],
|
90 |
['FontFormat','FontName','FontSize','TextColor'],
|
90 |
['About']
|
91 |
['About']
|
91 |
] ;
|
92 |
] ;
|