I want to change some labels and move some elements around on the "My Account" page--beyond what's available in the Profiles section--e.g., what one can do and see in the Profile and other "Edit" tabs. For the life of me, I cannot find a "My Account" page, much less edit the thing. I've found lots of examples of php snippets I can use to alter the page itself, but first I need to find the page! Many thanks!
Comments
Comment #1
jemond commented1. To find the My Account page, log into your Drupal site and go to the /user page. That is it.
2. To change stuff, consider enabling the profile module:
http://drupal.org/documentation/modules/profile
Comment #2
jemond commentedComment #3
cweagansSupport requests are never critical or major.
Comment #4
jemond commentedAssuming OP is all set. Is closed-fixed the right way to close this?
Comment #5
cweagansYep! Thanks!