From bf7b68c25b3eee04e6cdf44fe5430a125d75ef70 Mon Sep 17 00:00:00 2001 From: vyshane Date: Wed, 10 Jan 2007 06:31:51 +0000 Subject: [PATCH] Fix for MDL-7861. --- blocks/search/block_search.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/search/block_search.php b/blocks/search/block_search.php index 365ad2f886..286b258eb7 100644 --- a/blocks/search/block_search.php +++ b/blocks/search/block_search.php @@ -52,7 +52,7 @@ $this->content->text = '
' . '' - . '' + . '' . '' . '
'; } else { -- 2.39.5