Syntax fix for IE7

pull/156/head
Aleksander Machniak 12 years ago
parent 3373e4ae10
commit 30a26c964d

@ -108,7 +108,7 @@ function newmail_notifier_desktop(body)
lang: "",
body: body,
tag: "newmail_notifier",
icon: "plugins/newmail_notifier/mail.png",
icon: "plugins/newmail_notifier/mail.png"
});
popup.onclick = function() {
this.close();

Loading…
Cancel
Save