perpare for having change-password and logout commands in the UI again

This commit is contained in:
morse%netscape.com 2000-05-10 22:25:09 +00:00
parent d5034ec7f0
commit 909cbe6953

View File

@ -38,6 +38,8 @@
<menu value="&walletPasswordManager.label;">
<menupopup>
<menuitem value="&walletDisplaySignonsCmd.label;" oncommand="WalletDialog('signon');"/>
<menuitem value="&walletChangePasswordCmd.label;" oncommand="WalletAction('password');"/>
<menuitem value="&walletExpirePasswordCmd.label;" oncommand="WalletAction('expire');"/>
</menupopup>
</menu>
<menu value="&walletCookieManager.label;">