0

How can I modify the sort order of modules in oscommerce.

I cannot find where MODULE_ADMIN_DASHBOARD_XXXXX_SORT_ORDER is defined.

Yazan
  • 6,074
  • 1
  • 19
  • 33
Coder Me
  • 45
  • 5

1 Answers1

0

In the Administration Panel under "Modules" -> "Dashboard". You can set the sort order of each item individually.

user2170627
  • 140
  • 5
  • Perfect. I thought it was done throgh coding and done a lot modification in base codes.Thanks. It can be done from DASHBOARD . – Coder Me Mar 18 '16 at 04:00