open account manager with window.openDialog()
git-svn-id: svn://10.0.0.236/trunk@34217 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -98,7 +98,7 @@ function GetNewMessages()
|
||||
function MsgAccountManager()
|
||||
{
|
||||
dump('Opening account manager..\n');
|
||||
messenger.AccountManager(window);
|
||||
window.openDialog("chrome://messenger/content/AccountManager.xul", "AccountManager", "chrome");
|
||||
}
|
||||
|
||||
function MsgSubscribe()
|
||||
|
||||
Reference in New Issue
Block a user