diff --git a/toolkit/components/help/content/help.js b/toolkit/components/help/content/help.js index 80b3f92450df..0aefaeaee5da 100644 --- a/toolkit/components/help/content/help.js +++ b/toolkit/components/help/content/help.js @@ -342,7 +342,7 @@ function goForward() { function goHome() { // Load "Welcome" page - loadURI("chrome://help/locale/welcome.xhtml"); + loadURI("chrome://help/locale/firefox_welcome.xhtml"); } function print() { diff --git a/toolkit/components/help/content/help.xul b/toolkit/components/help/content/help.xul index cb0f86413d80..e1d71295a42c 100644 --- a/toolkit/components/help/content/help.xul +++ b/toolkit/components/help/content/help.xul @@ -39,8 +39,6 @@ - - %brandDTD; @@ -60,7 +58,6 @@