Bug 283987 - No warning when closing multiple tabs in full screen. patch from Mook <mook.moz@gmail.com>, r=mconnor, a=asa

This commit is contained in:
mozilla.mano%sent.com 2005-05-14 08:09:45 +00:00
Родитель 3750d05aec
Коммит 41e4a206d3
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -390,7 +390,7 @@
<toolbarbutton id="close-button" class="toolbarbutton-1"
tooltiptext="&fullScreenClose.tooltip;"
oncommand="window.close();"/>
oncommand="BrowserTryToCloseWindow();"/>
</hbox>
#endif
</toolbar>