|  | @@ -208,7 +208,7 @@ function install_apps_selected {
 | 
	
		
			
			| 208 | 208 |              dialog --title $"$installs" \
 | 
	
		
			
			| 209 | 209 |                     --backtitle $"Freedombone" \
 | 
	
		
			
			| 210 | 210 |                     --defaultno \
 | 
	
		
			
			| 211 |  | -                   --yesno $"\nYou have chosen to install the $installs app.\n\nIf you select 'yes' then the install will go ahead.\n\nAre you sure that you wish to continue?" 15 60
 | 
	
		
			
			|  | 211 | +                   --yesno $"\nYou have chosen to install the $installs app.\n\nIf you select 'yes' then the install will go ahead.\n\nAre you sure that you wish to continue?" 11 60
 | 
	
		
			
			| 212 | 212 |          else
 | 
	
		
			
			| 213 | 213 |              dialog --title $"Add applications" \
 | 
	
		
			
			| 214 | 214 |                     --backtitle $"Freedombone" \
 |