typo in user display
This commit is contained in:
		
							parent
							
								
									477aac51f0
								
							
						
					
					
						commit
						a0e50f4030
					
				@ -80,7 +80,7 @@ try
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  rinput.setRequestAttribute("address.lastline",buf.toString().trim());
 | 
					  rinput.setRequestAttribute("address.lastline",buf.toString().trim());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  scountry = prof.fullCountry();
 | 
					  scountry = prof.fullCountry;
 | 
				
			||||||
  if (prof.country.equals("XX"))
 | 
					  if (prof.country.equals("XX"))
 | 
				
			||||||
    scountry = "";
 | 
					    scountry = "";
 | 
				
			||||||
  rinput.setRequestAttribute("country",scountry);
 | 
					  rinput.setRequestAttribute("country",scountry);
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user