Bug 392976 - "Cancel / Done Buttons in the new add bookmark dialog are in a "mac like" order" [p=fittysix@gmail.com (Ryan A. C.) r=Mano a1.9b5=mconnor]

This commit is contained in:
reed@reedloden.com 2008-03-24 00:27:30 -07:00
Родитель dbaa1d4485
Коммит 051ce32b5a
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -134,7 +134,7 @@
<hbox flex="1" id="editBookmarkPanelBottomButtons">
<spacer flex="1"/>
#ifndef XP_UNIX
<button id="editBookmarkPanelDoneButton"
<button id="editBookmarkPanelDoneButton"
label="&editBookmark.done.label;"
default="true"
oncommand="StarUI.panel.hidePopup();"/>