Fix for bug 39394(subscribe: STOP button needs to stop url that is running). R: putterman, A: putterman/lchiang, QA:huang.

This commit is contained in:
dianesun%netscape.com 2000-08-29 23:52:07 +00:00
parent f53a2c2c7f
commit 60217d7b5b

View File

@ -124,7 +124,6 @@ Rights Reserved.
<button id="unsubscribe" class="dialog" value="&unsubscribeButton.label;" oncommand="SetSubscribeState(false)"/>
<button id="refresh" class="dialog" value="&refreshButton.label;" oncommand="RefreshList()"/>
<spring flex="1"/>
<button id="stop" class="dialog" value="&stopButton.label;" oncommand="Stop()"/>
</box>
</row>
</rows>