notify tweaks

This commit is contained in:
Andrew Dolgov
2006-09-29 07:51:40 +01:00
parent a6a20d4f46
commit 106689b065
2 changed files with 7 additions and 8 deletions

View File

@@ -137,6 +137,8 @@ function notify_real(msg, doc, no_hide, is_err) {
n.style.color = "black";
}
// msg = "<img src='images/live_com_loading.gif'> " + msg;
nb.innerHTML = msg;
if (!no_hide) {