From fad00a2e39785242e6fc4163290e751b079d1a0d Mon Sep 17 00:00:00 2001 From: andi Date: Mon, 25 Apr 2005 19:51:19 +0200 Subject: changed size buttons to gif for IE compat darcs-hash:20050425175119-9977f-ffa40f2d3b6e6f3a0471a5efae96c9ea8455c4b9.gz --- script.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'script.js') diff --git a/script.js b/script.js index dbd4007fb..c81c41cd0 100644 --- a/script.js +++ b/script.js @@ -330,8 +330,8 @@ function showSizeCtl(){ }else{ textarea.style.height = hgt; } - document.writeln(''); - document.writeln(''); + document.writeln(''); + document.writeln(''); } } -- cgit v1.2.3