don't specify the height and width, let it size to content. otherwise, the buttons on the bottom don't show up.

This commit is contained in:
sspitzer%netscape.com 1999-10-29 00:26:43 +00:00
Родитель 0031e240f2
Коммит d53734433c
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -32,8 +32,7 @@
class="dialog"
title="&windowtitle.label;"
align="vertical"
onload="StartUp();"
width="450" height="226">
onload="StartUp();">
<html:script language="javascript" src="chrome://global/content/strres.js" />
<html:script language="javascript" src="chrome://profile/content/profileSelection.js"/>