diff --git a/mozilla/browser/components/preferences/advanced.js b/mozilla/browser/components/preferences/advanced.js index 2262b1a9b40..ce3d1783d32 100644 --- a/mozilla/browser/components/preferences/advanced.js +++ b/mozilla/browser/components/preferences/advanced.js @@ -80,7 +80,7 @@ var gAdvancedPane = { showOCSP: function () { - document.documentElement.openSubDialog("chrome://browser/content/preferences/ocsp.xul", + document.documentElement.openSubDialog("chrome://mozapps/content/preferences/ocsp.xul", "", null); }, diff --git a/mozilla/browser/components/preferences/changeaction.xul b/mozilla/browser/components/preferences/changeaction.xul index 5647a893d47..85a3e56bfaa 100644 --- a/mozilla/browser/components/preferences/changeaction.xul +++ b/mozilla/browser/components/preferences/changeaction.xul @@ -38,7 +38,7 @@ # ***** END LICENSE BLOCK ***** - + @@ -50,7 +50,7 @@ style="width: 36em;" persist="screenX screenY"> -