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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user