diff --git a/Theme/Backend/helper-list.tpl.php b/Theme/Backend/helper-list.tpl.php index 7c3d5b6..5cfbcd9 100755 --- a/Theme/Backend/helper-list.tpl.php +++ b/Theme/Backend/helper-list.tpl.php @@ -19,7 +19,7 @@ use phpOMS\Uri\UriFactory; * @var \Modules\Helper\Models\Template[] $templates */ $templates = $this->getData('reports'); -$account = $this->getData('account'); +$account = $this->getData('account'); $accountDir = $account->getId() . ' ' . $account->login; @@ -38,9 +38,9 @@ echo $this->getData('nav')->render(); ?>
  • /