Bug 401727 - 'dlgbuttons=accept,cancel>' at bottom of fonts.xul. r=bienvenu.

This commit is contained in:
stefanh%inbox.com 2007-10-31 20:45:53 +00:00
Родитель 316eff3964
Коммит 701cab123f
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -48,6 +48,7 @@
<prefwindow id="FontsDialog" type="child"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="&fontsAndEncodingsDialog.title;"
dlgbuttons="accept,cancel"
#ifdef XP_UNIX
#ifdef XP_MACOSX
style="width: &window.macWidth; !important;">
@ -57,7 +58,6 @@
#else
style="width: &window.width; !important;">
#endif
dlgbuttons="accept,cancel">
<prefpane id="FontsDialogPane" onpaneload="gFontsDialog._init();">