|  |  |  | @ -389,7 +389,7 @@ function displayAutoFights($user, $portal, $pagenum){ | 
		
	
		
			
				|  |  |  |  | 			} else{ | 
		
	
		
			
				|  |  |  |  | 				$disabled = ''; | 
		
	
		
			
				|  |  |  |  | 			} | 
		
	
		
			
				|  |  |  |  | 			echo '<input id="input" type="checkbox" name="char_id[]" value="'.$row['id'].'"'.$disabled.'>'.$row['name'].'</input><br>'."\n"; | 
		
	
		
			
				|  |  |  |  | 			echo '<input id="input" type="checkbox" name="char_id[]" value="'.$row['id'].'"'.$disabled.' checked="1">'.$row['name'].'</input><br>'."\n"; | 
		
	
		
			
				|  |  |  |  | 		} | 
		
	
		
			
				|  |  |  |  | ?> | 
		
	
		
			
				|  |  |  |  | 				</td> | 
		
	
	
		
			
				
					|  |  |  | @ -482,7 +482,7 @@ function displayKampfErstellen($user, $portal, $pagenum){ | 
		
	
		
			
				|  |  |  |  | 			} else{ | 
		
	
		
			
				|  |  |  |  | 				$disabled = ''; | 
		
	
		
			
				|  |  |  |  | 			} | 
		
	
		
			
				|  |  |  |  | 			echo '<input id="input" type="checkbox" name="char_id[]" value="'.$row['id'].'"'.$disabled.'>'.$row['name'].'</input><br>'."\n"; | 
		
	
		
			
				|  |  |  |  | 			echo '<input id="input" type="checkbox" name="char_id[]" value="'.$row['id'].'"'.$disabled.' checked="1">'.$row['name'].'</input><br>'."\n"; | 
		
	
		
			
				|  |  |  |  | 		} | 
		
	
		
			
				|  |  |  |  | ?> | 
		
	
		
			
				|  |  |  |  | 				</td> | 
		
	
	
		
			
				
					|  |  |  | 
 |