diff --git a/Theme/Backend/analysis-overview-dashboard.tpl.php b/Theme/Backend/analysis-overview-dashboard.tpl.php index b6810cc..9a3f81c 100644 --- a/Theme/Backend/analysis-overview-dashboard.tpl.php +++ b/Theme/Backend/analysis-overview-dashboard.tpl.php @@ -22,61 +22,61 @@ echo $this->getData('nav')->render(); ?>
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Type'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'LastMonth'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'CurrentMonth'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'Change'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'LastYear'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'CurrentYear'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'Change'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'LastYearAcc'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'CurrentYearAcc'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'Change'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'LastYear'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'Forecast'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'Change'); ?> + | = $this->getText('Type'); ?> + | = $this->getText('LastMonth'); ?> + | = $this->getText('CurrentMonth'); ?> + | = $this->getText('Change'); ?> + | = $this->getText('LastYear'); ?> + | = $this->getText('CurrentYear'); ?> + | = $this->getText('Change'); ?> + | = $this->getText('LastYearAcc'); ?> + | = $this->getText('CurrentYearAcc'); ?> + | = $this->getText('Change'); ?> + | = $this->getText('LastYear'); ?> + | = $this->getText('Forecast'); ?> + | = $this->getText('Change'); ?> |
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Domestic'); ?> | - | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Export'); ?> | - | ||||||||||||||||||||||||
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Developed'); ?> | - | ||||||||||||||||||||||||
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Undeveloped'); ?> | - | ||||||||||||||||||||||||
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Europe'); ?> | - | ||||||||||||||||||||||||
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'America'); ?> | - | ||||||||||||||||||||||||
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Asia'); ?> | - | ||||||||||||||||||||||||
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Africa'); ?> | - | ||||||||||||||||||||||||
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Total'); ?> | + | ||||||||||||||||||||||||
| = $this->getText('Domestic'); ?> | + | ||||||||||||||||||||||||
| = $this->getText('Export'); ?> | + | ||||||||||||||||||||||||
| = $this->getText('Developed'); ?> | + | ||||||||||||||||||||||||
| = $this->getText('Undeveloped'); ?> | + | ||||||||||||||||||||||||
| = $this->getText('Europe'); ?> | + | ||||||||||||||||||||||||
| = $this->getText('America'); ?> | + | ||||||||||||||||||||||||
| = $this->getText('Asia'); ?> | + | ||||||||||||||||||||||||
| = $this->getText('Africa'); ?> | + | ||||||||||||||||||||||||
| = $this->getText('Total'); ?> |
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Type'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'LastYear'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'CurrentYear'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'LastMonth'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'CurrentMonth'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'Yesterday'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'Today'); ?> + | = $this->getText('Type'); ?> + | = $this->getText('LastYear'); ?> + | = $this->getText('CurrentYear'); ?> + | = $this->getText('LastMonth'); ?> + | = $this->getText('CurrentMonth'); ?> + | = $this->getText('Yesterday'); ?> + | = $this->getText('Today'); ?> |
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Customers'); ?> | - | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Invoices'); ?> | + | ||||||||||||
| = $this->getText('Customers'); ?> | + | ||||||||||||
| = $this->getText('Invoices'); ?> |
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Day'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'Day'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'LastMonth'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'CurrentMonth'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'Change'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'ChangeAcc'); ?> + | = $this->getText('Day'); ?> + | = $this->getText('Day'); ?> + | = $this->getText('LastMonth'); ?> + | = $this->getText('CurrentMonth'); ?> + | = $this->getText('Change'); ?> + | = $this->getText('ChangeAcc'); ?> |
| = $this->l11n->getText('SalesAnalysis', 'Backend', 'Year'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'January'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'February'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'March'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'April'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'May'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'June'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'July'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'August'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'September'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'October'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'November'); ?> - | = $this->l11n->getText('SalesAnalysis', 'Backend', 'December'); ?> + | = $this->getText('Year'); ?> + | = $this->getText('January'); ?> + | = $this->getText('February'); ?> + | = $this->getText('March'); ?> + | = $this->getText('April'); ?> + | = $this->getText('May'); ?> + | = $this->getText('June'); ?> + | = $this->getText('July'); ?> + | = $this->getText('August'); ?> + | = $this->getText('September'); ?> + | = $this->getText('October'); ?> + | = $this->getText('November'); ?> + | = $this->getText('December'); ?> |
| 2013 | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2014 |
@@ -135,21 +135,21 @@ echo $this->getData('nav')->render(); ?>
= $this->l11n->getText('SalesAnalysis', 'Backend', 'Customers'); ?>+= $this->getText('Customers'); ?>= $this->l11n->getText('SalesAnalysis', 'Backend', 'Products'); ?>+= $this->getText('Products'); ?>= $this->l11n->getText('SalesAnalysis', 'Backend', 'Employees'); ?>+= $this->getText('Employees'); ?>= $this->l11n->getText('SalesAnalysis', 'Backend', 'Domestic/Export'); ?>+= $this->getText('Domestic/Export'); ?>= $this->l11n->getText('SalesAnalysis', 'Backend', 'Developed/Undeveloped'); ?>+= $this->getText('Developed/Undeveloped'); ?>= $this->l11n->getText('SalesAnalysis', 'Backend', 'Continents'); ?>+= $this->getText('Continents'); ?>= $this->l11n->getText('SalesAnalysis', 'Backend', 'Development'); ?>+= $this->getText('Development'); ?> |