remove the help button but from the subscribe dialog.

This commit is contained in:
scott%scott-macgregor.org 2003-11-25 03:40:52 +00:00
Родитель f6121850a9
Коммит b4fa8bf650
1 изменённых файлов: 4 добавлений и 6 удалений

Просмотреть файл

@ -28,18 +28,16 @@
width="500"
height="400"
persist="width height screenX screenY"
buttons="accept,cancel,help"
onload="SubscribeOnLoad()"
onunload="SubscribeOnUnload()"
ondialogaccept="return subscribeOK();"
ondialogcancel="return subscribeCancel();"
ondialoghelp="return doHelpButton();">
ondialogcancel="return subscribeCancel();">
<stringbundle id="bundle_subscribe" src="chrome://messenger/locale/subscribe.properties"/>
<script type="application/x-javascript" src="chrome://messenger/content/mailWindow.js"/>
<script type="application/x-javascript" src="chrome://messenger/content/subscribe.js"/>
<script type="application/x-javascript" src="chrome://messenger/content/widgetglue.js"/>
<script type="application/x-javascript" src="chrome://help/content/contextHelp.js"/>
<grid flex="1" style="width: 40em; height: 25em;">
<columns>