/var/www/vhosts/ihelp.ro/httpdocs/templates/Admin/Dashboard
Edit: /var/www/vhosts/ihelp.ro/httpdocs/templates/Admin/Dashboard/index.php (3251B)
= count($newOrders); ?>
= __('New Orders'); ?>
= $this->Html->link(__('More info') . ' ' .$this->Html->tag('i', '', array('class' => 'fa fa-arrow-circle-right')), array('controller' => 'Orders', 'action' => 'index'), array('escape' => false, 'class' => 'small-box-footer')) ?>
53%
= __('Bounce Rate'); ?>
= count($users); ?>
= __('User Registrations'); ?>
= $this->Html->link(__('More info') . ' ' .$this->Html->tag('i', '', array('class' => 'fa fa-arrow-circle-right')), array('controller' => 'Users', 'action' => 'index'), array('escape' => false, 'class' => 'small-box-footer')) ?>
= count($newUsers); ?>
= __('Unique Visitors'); ?>
= $this->Html->link(__('More info') . ' ' .$this->Html->tag('i', '', array('class' => 'fa fa-arrow-circle-right')), array('controller' => 'Users', 'action' => 'index'), array('escape' => false, 'class' => 'small-box-footer')) ?>
Sales: 1 Jan, 2014 - 30 Jul, 2014
echo $this->Html->script('AdminLTE./plugins/chart.js/Chart.min.js', ['block' => 'script']);
//
echo $this->Html->script('AdminLTE./js/pages/dashboard2.js', ['block' => 'script']);
echo $this->Html->script('AdminLTE./js/pages/dashboard.js', ['block' => 'script']);
?>