diff --git a/plugins/box/pages/views/backend/index.view.php b/plugins/box/pages/views/backend/index.view.php index bcb59cb..ce7687c 100755 --- a/plugins/box/pages/views/backend/index.view.php +++ b/plugins/box/pages/views/backend/index.view.php @@ -1,14 +1,11 @@
-


- - __('Create new page', 'pages'), 'class' => 'btn default btn-small')). Html::nbsp(3). @@ -16,7 +13,6 @@ ); ?> -

@@ -35,21 +31,14 @@ foreach ($pages as $page) { if ($page['parent'] != '') { $dash = Html::arrow('right').'  '; } else { $dash = ""; } ?> -
'_blank')); ?> - - '_blank')); ?>