|  |  | @@ -241,10 +241,10 @@ | 
		
	
		
			
			|  |  |  | <div>Disposal stuff</div> | 
		
	
		
			
			|  |  |  | <li class="pref-select"> | 
		
	
		
			
			|  |  |  | <span class="pref-type">Scat</span> | 
		
	
		
			
			|  |  |  | <input type="radio" class="pref-radio" id="character-prefs-scat-off" name="prefs-scat" value="false" /> | 
		
	
		
			
			|  |  |  | <input type="radio" class="pref-radio" id="character-prefs-scat-off" name="prefs-scat" checked="true" value="false" /> | 
		
	
		
			
			|  |  |  | <label class="pref-disable" for="character-prefs-scat-off">Disable</label> | 
		
	
		
			
			|  |  |  | <input type="radio" class="pref-radio" id="character-prefs-scat-on" name="prefs-scat" checked="true" value="true" /> | 
		
	
		
			
			|  |  |  | <label class="pref-enable" for="character-prefs-scat-on" checked="true">Enable</label> | 
		
	
		
			
			|  |  |  | <input type="radio" class="pref-radio" id="character-prefs-scat-on" name="prefs-scat" value="true" /> | 
		
	
		
			
			|  |  |  | <label class="pref-enable" for="character-prefs-scat-on">Enable</label> | 
		
	
		
			
			|  |  |  | </li> | 
		
	
		
			
			|  |  |  | </ul> | 
		
	
		
			
			|  |  |  | <li> | 
		
	
	
		
			
				|  |  | 
 |