diff --git a/Theme/Backend/account-single.tpl.php b/Theme/Backend/account-single.tpl.php index b21529a..3b203b0 100644 --- a/Theme/Backend/account-single.tpl.php +++ b/Theme/Backend/account-single.tpl.php @@ -14,4 +14,4 @@ * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); \ No newline at end of file +echo $this->getData('nav')->render(); \ No newline at end of file diff --git a/Theme/Backend/audit-single.tpl.php b/Theme/Backend/audit-single.tpl.php index b21529a..3b203b0 100644 --- a/Theme/Backend/audit-single.tpl.php +++ b/Theme/Backend/audit-single.tpl.php @@ -14,4 +14,4 @@ * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); \ No newline at end of file +echo $this->getData('nav')->render(); \ No newline at end of file