Bug 252664 Profile switching error should not cancel dialog r=timeless sr=tor

This commit is contained in:
neil%parkwaycc.co.uk 2004-07-26 15:45:46 +00:00
Родитель da0e71dedc
Коммит 57cd3e8114
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -64,8 +64,8 @@
buttonlabelaccept="&select.label;"
buttonlabelextra2="&manage.label;"
buttonaccesskeyextra2="&manage.accesskey;"
ondialogaccept="onStart();"
ondialogcancel="onExit();"
ondialogaccept="return onStart();"
ondialogcancel="return onExit();"
ondialogextra2="SwitchProfileManagerMode();"
onload="StartUp();">