diff --git a/browser/base/content/browser.xhtml b/browser/base/content/browser.xhtml index 3063370347db9e2812ad30205e585c849e44c91e..be74d9e624b8220cb9bd009bae31fb513c4ec73f 100644 --- a/browser/base/content/browser.xhtml +++ b/browser/base/content/browser.xhtml @@ -139,6 +139,8 @@ window.addEventListener("DOMContentLoaded", gBrowserInit.onDOMContentLoaded.bind(gBrowserInit), { once: true }); +#include zen-locales.inc.xhtml +#include zen-scripts.inc.xhtml # All sets except for popupsets (commands, keys, and stringbundles) @@ -160,9 +162,12 @@ -#include navigator-toolbox.inc.xhtml - -#include browser-box.inc.xhtml + + #include navigator-toolbox.inc.xhtml + + + #include browser-box.inc.xhtml +