diff --git a/mozilla/xpfe/appshell/src/nsCommonDialogs.cpp b/mozilla/xpfe/appshell/src/nsCommonDialogs.cpp index aec15b923bb..87af8725b17 100644 --- a/mozilla/xpfe/appshell/src/nsCommonDialogs.cpp +++ b/mozilla/xpfe/appshell/src/nsCommonDialogs.cpp @@ -444,7 +444,7 @@ nsresult nsCommonDialogs::Select(nsIDOMWindow *inParent, const PRUnichar *inDial "sss%ip", inChromeURL, "_blank", - "chrome,modal", + "centerscreen,chrome,modal", (const nsIID*)(&NS_GET_IID(nsIDialogParamBlock)), (nsISupports*)ioParamBlock );