diff --git a/Theme/backend/dashboard.tpl.php b/Theme/backend/dashboard.tpl.php index a9ad7c1..4b9844a 100644 --- a/Theme/backend/dashboard.tpl.php +++ b/Theme/backend/dashboard.tpl.php @@ -23,21 +23,21 @@ echo $this->getData('nav')->render(); ?> - = $this->l11n->lang[0]['Create']; ?> - = $this->l11n->lang[0]['Delete']; ?> + = $this->l11n->getText(0, 'Create'); ?> + = $this->l11n->getText(0, 'Delete'); ?>