From 106689b065e5cbec64d0dc1a6ac446fb96ca3ad9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 29 Sep 2006 07:51:40 +0100 Subject: notify tweaks --- functions.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'functions.js') diff --git a/functions.js b/functions.js index bd0b5dcd7..491d43523 100644 --- a/functions.js +++ b/functions.js @@ -137,6 +137,8 @@ function notify_real(msg, doc, no_hide, is_err) { n.style.color = "black"; } +// msg = " " + msg; + nb.innerHTML = msg; if (!no_hide) { -- cgit v1.2.3