The rest of an earlier fix of mine, forgot to check it in (caused 70405). was already reviewed.

This commit is contained in:
blakeross%telocity.com 2001-02-28 04:25:00 +00:00
Родитель e58db096e1
Коммит cf72a8be9d
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -73,7 +73,7 @@
<menuitem id="context-reload"
value="&reloadCmd.label;"
accesskey="&reloadCmd.accesskey;"
oncommand="BrowserReallyReload(event);"/>
oncommand="BrowserReload();"/>
<menuitem id="context-reload-frame"
value="&reloadFrameCmd.label;"
accesskey="&reloadFrameCmd.accesskey;"