forked from CCCHH/ansible-infra
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			373 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			373 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| 22c22
 | |
| <             form_checkbox('wants_to_drive', __('I am willing to drive a car for the event'), $user_driver_license->wantsToDrive()),
 | |
| ---
 | |
| >             form_checkbox('wants_to_drive', __('I am willing to drive a vehicle for the event'), $user_driver_license->wantsToDrive()),
 | |
| 48c48
 | |
| <                         __('Forklift'),
 | |
| ---
 | |
| >                         __('Train'),
 |