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());
|
||||
|
||||
scountry = prof.fullCountry();
|
||||
scountry = prof.fullCountry;
|
||||
if (prof.country.equals("XX"))
|
||||
scountry = "";
|
||||
rinput.setRequestAttribute("country",scountry);
|
||||
|
|
Loading…
Reference in New Issue
Block a user