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:
Francis Lachapelle
2011-04-28 22:00:52 +00:00
parent c2f55e7b63
commit b4d70fb542
+1 -1
View File
@@ -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);
}