diff --git a/main/document/edit_document.php b/main/document/edit_document.php index 0c8f99b847..05d5c61c43 100644 --- a/main/document/edit_document.php +++ b/main/document/edit_document.php @@ -1,4 +1,4 @@ - -function launch_templates(){ - window.frames[0].FCKToolbarItems.GetItem("Templates").Click(); + +function InnerDialogLoaded() +{ + var B=new window.frames[0].FCKToolbarButton(\'Templates\',window.frames[0].FCKLang.Templates); + return B.ClickFrame(); +}; + +function FCKeditor_OnComplete( editorInstance ) +{ + document.getElementById(\'frmModel\').innerHTML = "