diff --git a/core/module/page/view/edit/edit.php b/core/module/page/view/edit/edit.php index ec095f4b..bb26e89d 100644 --- a/core/module/page/view/edit/edit.php +++ b/core/module/page/view/edit/edit.php @@ -1,13 +1,10 @@
- getUrl(2); ?> - getData(['page', $this->getUrl(2), 'moduleId']) === 'redirection' || 'code') - $href = helper::baseUrl(); ?> - 'buttonGrey', - 'href' => $href, - 'value' => template::ico('home') + 'href' => helper::baseUrl() . $this->getUrl(2), + 'value' => template::ico('left') ]); ?>