diff --git a/chrome/content/zotero/zoteroPane.js b/chrome/content/zotero/zoteroPane.js index 876f459fa0..0cec876198 100644 --- a/chrome/content/zotero/zoteroPane.js +++ b/chrome/content/zotero/zoteroPane.js @@ -335,7 +335,7 @@ var ZoteroPane = new function() ps.alert(null, "", msg); return false; } - ZoteroPane.onLoad(); + ZoteroPane.init(); } // If Zotero could not be initialized, display an error message and return