mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 09:25:09 +00:00
Monotone-Parent: d7f9aa1300a14d4db950208effcd5432ebabeb6b
Monotone-Revision: 88735218b4cbdb17b9d398b92137ee43067957c8 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-28T22:00:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -668,7 +668,7 @@ function refreshContacts(cname) {
|
||||
}
|
||||
|
||||
function onAddressBookNew(event) {
|
||||
showPromptDialog(_("New addressbook..."), _("Name of the Address Book"), onAddressBookNewConfirm);
|
||||
showPromptDialog(_("New Addressbook..."), _("Name of the Address Book"), onAddressBookNewConfirm);
|
||||
preventDefault(event);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user