For my Account profile screen
i have like four tabs which are Account Information, Billing Address, Shipping Address and Change Password, by default when i click on edit tab it goes to change password screen
but i wanted it to go to Account information screen
i have done quite lot of changes in user.pages.inc user_edit() function but i find that condition always becoming true.
Like if i click on edit it shows the account information screen but doesnt allow to show the Change password screen.
orelse it shows the change password screen and doesnt open any other screens.

Please help me with some suggestions/solutions to fix these issues.
Many thanks in advance!