]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/js/tiny_mce/themes/advanced/js/about.js
Imported Upstream version 0.3
[roundcube.git] / program / js / tiny_mce / themes / advanced / js / about.js
index 9081e1ddc0cd2056f44c5f530a0b7d312b01ab4f..5cee9ed863cdb6ffaf6cc44979375c1beb9cd920 100644 (file)
@@ -7,7 +7,7 @@ function init() {
        ed = tinyMCEPopup.editor;\r
 \r
        // Give FF some time\r
-       window.setTimeout('insertHelpIFrame();', 10);\r
+       window.setTimeout(insertHelpIFrame, 10);\r
 \r
        tcont = document.getElementById('plugintablecontainer');\r
        document.getElementById('plugins_tab').style.display = 'none';\r