diff --git a/Admin/Hooks/Web/Api.php b/Admin/Hooks/Web/Api.php index efa4c1c..b0bca80 100644 --- a/Admin/Hooks/Web/Api.php +++ b/Admin/Hooks/Web/Api.php @@ -1,4 +1,4 @@ - [ diff --git a/Admin/Routes/Web/Api.php b/Admin/Routes/Web/Api.php index a72a250..9ba64ce 100644 --- a/Admin/Routes/Web/Api.php +++ b/Admin/Routes/Web/Api.php @@ -1,4 +1,4 @@ -getData('nav')->render(); -?> diff --git a/Theme/Backend/audit-list.tpl.php b/Theme/Backend/audit-list.tpl.php index c0f586a..0ff27c9 100644 --- a/Theme/Backend/audit-list.tpl.php +++ b/Theme/Backend/audit-list.tpl.php @@ -1,4 +1,4 @@ -getData('nav')->render(); \ No newline at end of file +echo $this->getData('nav')->render();