diff --git a/chrome/content/zotero/xpcom/server_connector.js b/chrome/content/zotero/xpcom/server_connector.js index d259249d0..644d76435 100755 --- a/chrome/content/zotero/xpcom/server_connector.js +++ b/chrome/content/zotero/xpcom/server_connector.js @@ -504,7 +504,7 @@ Zotero.Server.Connector.IEHack.prototype = { "init":function(postData, sendResponseCallback) { sendResponseCallback(200, "text/html", '
'+ - ''+ + ''+ ''+ ''); }