Jungusgo Posted February 22, 2007 Posted February 22, 2007 Hello All, I'm working on a Korean site and need to swap the default way of listing member's names from "FirstName LastName" to "LastName FirstName" in all views. I've re-ordered the appropriate .php files for creating/updating accounts so that the input fields are in "LastName FirstName" order but views of the pages are still in "FirstName LastName" order. I was only able to locate one instance where I am able to swap the order -- address_book.php. Any help is appreciated!! Thank you very much. -jung
davidinottawa Posted February 22, 2007 Posted February 22, 2007 Hello All, I'm working on a Korean site and need to swap the default way of listing member's names from "FirstName LastName" to "LastName FirstName" in all views. I've re-ordered the appropriate .php files for creating/updating accounts so that the input fields are in "LastName FirstName" order but views of the pages are still in "FirstName LastName" order. I was only able to locate one instance where I am able to swap the order -- address_book.php. Any help is appreciated!! Provide the list of pages or filenames where you want this done - that would help
Recommended Posts
Archived
This topic is now archived and is closed to further replies.