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