mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 03:00:30 +00:00
change the start page. don't point to www.mozilla.org. this is only until #7417 gets fixed.
This commit is contained in:
parent
c3a0128e26
commit
ee3af4fc35
@ -35,7 +35,7 @@ function OnLoadMessenger()
|
||||
{
|
||||
messenger.SetWindow(window);
|
||||
window.frames["messagepane"].location =
|
||||
"http://www.mozilla.org/mailnews/prefs-info.html";
|
||||
"http://people.netscape.com/sspitzer/startpage.html";
|
||||
}
|
||||
|
||||
function OnUnloadMessenger()
|
||||
|
Loading…
Reference in New Issue
Block a user