From 35edb4e97ed7da66aeac0996ca546f80f37b1eb8 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 15 Jan 2006 20:30:56 +0000 Subject: [PATCH] r734: Making global.js localized --- templates/global.js | 2 +- templates/headinclude.tpl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/global.js b/templates/global.js index 796671c..139e26b 100644 --- a/templates/global.js +++ b/templates/global.js @@ -11,7 +11,7 @@ function draw_cancel() { - document.write(''); + document.write(''); } /*=====================================================================*\ diff --git a/templates/headinclude.tpl b/templates/headinclude.tpl index 48e0543..d81591f 100644 --- a/templates/headinclude.tpl +++ b/templates/headinclude.tpl @@ -1,4 +1,5 @@ + \ No newline at end of file -- 2.22.5