I want to enable template path hints in admin panel. I know how to do it for the front end, but for back end?? I actually want to edit the admin panel .
Thanks in a
I know it's late but you can do it easily this way: Just change settings in the configuration file www/app/code/core/Mage/Core/etc/system.xml
www/app/code/core/Mage/Core/etc/system.xml
Set sections>dev>debug>fields>template_hints>show_in_default to 1 and set sections>dev>debug>fields>template_hints_blocks>show_in_default to 1 too
sections>dev>debug>fields>template_hints>show_in_default
1
sections>dev>debug>fields>template_hints_blocks>show_in_default