From a0a63217fcf0f74988503062fb0c8a6bcc218ff8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 25 Aug 2007 17:08:05 +0100 Subject: fatalError: reference sign_excl.gif, not png --- functions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.js') diff --git a/functions.js b/functions.js index 276911598..d8f7a235c 100644 --- a/functions.js +++ b/functions.js @@ -1493,7 +1493,7 @@ function fatalError(code, message) { if (message == "") message = "Unknown error"; - fc.innerHTML = " " + message + " (Code " + code + ")"; + fc.innerHTML = " " + message + " (Code " + code + ")"; fe.style.display = "block"; } -- cgit v1.2.3