Does anyone know how i can change my Statistics on the dashboard to show Month Data instead of Today data?
I am using version 1.4.9.4
In "admin/view/template/common/home.tpl", at lines 57 to 60, you'll find the following:
Just change the order to suit.
Code: Select all
<option value="day"><?php echo $text_day; ?></option>
<option value="week"><?php echo $text_week; ?></option>
<option value="month"><?php echo $text_month; ?></option>
<option value="year"><?php echo $text_year; ?></option>
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool
If you're not living on the edge ... you're taking up too much space!
Who is online
Users browsing this forum: No registered users and 27 guests