Deceased
- Join Date:
- Nov 2007
- Location:
- Sunny Coast, Australia
- Posts:
- 3,427
- Plugin Contributions:
- 2
Change sort order of Admin > Configuration menu?
I understand the drop down menu for Admin > Configuration is sorted in gID order.
Can this be changed to an alpha sort order?
I believe the file YOUR_ADMIN/configuration.php is responsible for the display of the menu sort order. Line 128 of this file reads
order by sort_order");
Am I on the right track?
TIA
Frank