Fix for Bug 250139: New/Edit Address Book Card dialogs shouldn't have buttonpack="center"

r=neil, sr=mscott
This commit is contained in:
Stefan.Borggraefe%gmx.de 2004-07-15 09:59:43 +00:00
Родитель bf8ae7b49b
Коммит 649b360533
2 изменённых файлов: 0 добавлений и 2 удалений

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

@ -43,7 +43,6 @@
<dialog xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
id="abcardWindow"
onload="OnLoadEditCard()"
buttonpack="center"
ondialogaccept="return EditCardOKButton();">
<stringbundleset id="stringbundleset"/>

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

@ -47,7 +47,6 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
id="abcardWindow"
onload="OnLoadNewCard()"
buttonpack="center"
ondialogaccept="return NewCardOKButton();">
<stringbundleset id="stringbundleset"/>