This commit is contained in:
ben%bengoodger.com 2003-11-29 08:09:27 +00:00
Родитель a920910857
Коммит b82e74f354
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -63,7 +63,7 @@
</radiogroup>
</groupbox>
#ifndef MOZ_THUNDERBIRD
#ifdef MOZ_PHOENIX
<groupbox align="start">
<caption label="&downloadManagerWindow.label;"/>
@ -156,7 +156,7 @@
id="editFileHandler" oncommand="editFileHandler();"/>
<button label="&removeFileHandler.label;" accesskey="&removeFileHandler.accesskey;"
id="removeFileHandler" oncommand="removeFileHandler();"/>
#ifndef MOZ_THUNDERBIRD
#ifdef MOZ_PHOENIX
<spring flex="1"/>
<button label="&plugins.label;" accesskey="&plugins.accesskey;"
id="plugins" oncommand="showPlugins();"/>