From 140c93f3d5b3773cf7b464de8bcec4c4d970cda7 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 4 Feb 2006 18:20:36 +0100 Subject: small fix of quick results darcs-hash:20060204172036-d5083-05e07c95a561852f9514fc12e23c71a8e012acbc.gz --- inc/html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inc/html.php') diff --git a/inc/html.php b/inc/html.php index 16a5cc3ba..4c0220f96 100644 --- a/inc/html.php +++ b/inc/html.php @@ -343,13 +343,13 @@ function html_search(){ sort($data); print '
'; print '

'.$lang[quickhits].':

'; + print ' '; //clear float (see http://www.complexspiral.com/publications/containing-floats/) print '
 
'; print '
'; -- cgit v1.2.3