From ecb699eb777c8abdee8d50342f8febfcc722d71f Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Wed, 13 Apr 2011 18:30:53 +0200 Subject: HTML Fehler korrigiert --- library/Pbs/Search.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'library') diff --git a/library/Pbs/Search.php b/library/Pbs/Search.php index a148b08..a398c0f 100644 --- a/library/Pbs/Search.php +++ b/library/Pbs/Search.php @@ -19,8 +19,8 @@ class Pbs_Search{ $str .= "/user/".$this->module."/search/type/".$this->type; } $str .= "'> - searchTerm != '')?'value="'.htmlentities($this->searchTerm, ENT_QUOTES).'"':'')."> - "; +
searchTerm != '')?'value="'.htmlentities($this->searchTerm, ENT_QUOTES).'"':'')." /> +
"; $highlight = array(); if($this->searchTerm != ''){ @@ -37,7 +37,7 @@ class Pbs_Search{ } $str .= "
Display searchfilter
"; - $str .= "