Remove help button.

This commit is contained in:
blakeross%telocity.com 2002-11-17 03:52:30 +00:00
parent ac4562a7bd
commit d8bf6efe8f

View File

@ -8,11 +8,10 @@
title="&prefWindow.title;"
style="&prefWindow.size;"
windowtype="mozilla:preferences"
buttons="accept,cancel,help"
buttons="accept,cancel"
onload="Startup();"
ondialogaccept="return hPrefWindow.onOK(event);"
ondialogcancel="return hPrefWindow.onCancel(event);"
ondialoghelp="return doHelpButton(event)"
persist="screenX screenY">
<script>