View Single Post
  #2  
Old 06-19-2006, 12:04 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

brandmodelyear.php, theres 3 asort() function calls to sort the lists alphabetically, if you want to do it per on order of your own basis, you'll need to add an extra orderby field to the database somehow and modify the SQL queries in this same file to use ORDER BY orderby.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote