From ea2eed85b6afedcf37443a4953bade0186b9aef2 Mon Sep 17 00:00:00 2001 From: andi Date: Sat, 11 Jun 2005 11:29:16 +0200 Subject: spellchecker fixes for Konqeror Konqeror seems to ignore the charset darcs-hash:20050611092916-9977f-311b99e63b66a83c9f9022c468ba61d0687822c2.gz --- inc/html.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'inc/html.php') diff --git a/inc/html.php b/inc/html.php index a9135e155..9ec6049ef 100644 --- a/inc/html.php +++ b/inc/html.php @@ -277,7 +277,7 @@ function html_search(){ //show progressbar print '
'; - print ''; print '
'; @@ -317,7 +317,7 @@ function html_search(){ } //hide progressbar - print ''; } @@ -846,7 +846,7 @@ function html_edit($text=null,$include='edit'){ //FIXME: include needed? -