have the throbber point to www.mozilla.org, not www.netscape.com

git-svn-id: svn://10.0.0.236/trunk@26464 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
1999-04-06 06:47:05 +00:00
parent 1fcc86861f
commit 841c81352b
2 changed files with 2 additions and 2 deletions

View File

@@ -162,7 +162,7 @@
<titledbutton src="resource:/res/mailnews/compose/save.gif" align="bottom" value="Save" onClick="SaveMessage()"/>
<titledbutton src="resource:/res/mailnews/compose/stop.gif" align="bottom" value="Stop" onClick="Stop()"/>
<spring flex="100%"/>
<titledbutton src="resource:/res/throbber/anims00.gif" align="bottom" onclick="MsgHome('http://home.netscape.com/')"/>
<titledbutton src="resource:/res/throbber/anims00.gif" align="bottom" onclick="MsgHome('http://www.mozilla.org/')"/>
</toolbar>
<toolbar>

View File

@@ -263,7 +263,7 @@
<spring flex="100%"/>
<titledbutton src="resource:/res/throbber/anims00.gif" align="right" onclick="MsgHome('http://home.netscape.com/')"/>
<titledbutton src="resource:/res/throbber/anims00.gif" align="right" onclick="MsgHome('http://www.mozilla.org/')"/>
</toolbar>
</toolbox>