The My Account block is enabled by default in the Admin installation. But, since all the Admin menu itens are 'First case' capitalized, the My Account block stills in 'Word Case' capitalized.
I think the correct to this block title should be My account, an not My Account, since it does not follow the "capitalizing standards" of the module. So, i edited the lines 41 and 500 of the admin.module file to just fix the capitalize error. I'm attaching the fixed file here, with ONLY this fix (you can diff the file). I renamed to admin.module.txt, because it said that i can't attach a .module file.
I hope it helps in some way.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fixing_My_acc_case_7x-1311016-2.patch | 629 bytes | wundo |
| #1 | fixing_My_acc_case_6x-1311016-1.patch | 638 bytes | wundo |
| admin.module.txt | 16.79 KB | joelwallis |
Comments
Comment #1
wundo commentedPatch for 6.x-2.x
Comment #2
wundo commentedRolling for 7.x-2.x too
Comment #3
joelwallis commentedThree years after and there's no decision about fixing this typo?
Comment #4
sickness29 commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!