At the search we should do it as well.
This commit is contained in:
		
					parent
					
						
							
								3f35fed35a
							
						
					
				
			
			
				commit
				
					
						5f9a392fc4
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -988,7 +988,7 @@ function search($s,$id='search-box',$url='search',$save = false, $aside = true)
 | 
			
		|||
	$a = get_app();
 | 
			
		||||
 | 
			
		||||
	$values = array(
 | 
			
		||||
			'$s' => $s,
 | 
			
		||||
			'$s' => htmlspecialchars($s),
 | 
			
		||||
			'$id' => $id,
 | 
			
		||||
			'$action_url' => $url,
 | 
			
		||||
			'$search_label' => t('Search'),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue