Fix bug 38818 -- prefs in composer.

This commit is contained in:
sfraser%netscape.com 2000-05-11 23:49:30 +00:00
Родитель c6815c7403
Коммит 4cab49c7dd
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -150,7 +150,7 @@
<command id="cmd_delete"/>
<command id="cmd_selectAll"/>
<command id="cmd_preferences"/>
<command id="cmd_preferences" oncommand="goDoCommand('cmd_preferences')"/>
<command id="cmd_find" oncommand="goDoCommand('cmd_find')"/>
<command id="cmd_findNext" oncommand="goDoCommand('cmd_findNext')" value="&findAgainCmd.label;"/>