for bug 41515: Add access key to for Privacy and Security>&Security Manager. Per blake correcting spelling of 'Menu' was 'Ment'.

This commit is contained in:
timeless%mac.com 2000-11-06 05:56:33 +00:00
Родитель 18a0fdcf2d
Коммит 2665caabd4
3 изменённых файлов: 2 добавлений и 2 удалений

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

@ -16,7 +16,7 @@
</script>
<menupopup id="personalManagers">
<menuitem id="PSMMentItem" position="1" value="&PSMCmd.label;" oncommand="displaySecurityAdvisor()"/>
<menuitem id="PSMMenuItem" position="1" value="&PSMCmd.label;" accesskey="&PSMCmd.accesskey;" oncommand="displaySecurityAdvisor();"/>
</menupopup>
</overlay>

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

@ -1 +1,2 @@
<!ENTITY PSMCmd.label "Personal Security Manager">
<!ENTITY PSMCmd.accesskey "s">

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

@ -1 +0,0 @@
<!ENTITY PSMCmd.label "Security Advisor">