NOT a OPC edit
"SORT ADDRESS BOOK BY COMPANY"
Core edits...
/includes/modules/pages/address_book/header_php.php
That one was easy enough around line 28:
Previous edit to add company to address around line 40:Code:ORDER BY company, firstname, lastname";
Code:// Add company to address array 'company'=>$addresses->fields['company'],



Reply With Quote
