From fae12cefdab573a28bc8e139ce2b425aa1cd9634 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 12 Jan 2014 15:12:45 +0200 Subject: [PATCH] UI Improvements - Plugins - Layout fixes #194 --- .../box/pages/views/backend/index.view.php | 66 +++++++++---------- 1 file changed, 32 insertions(+), 34 deletions(-) diff --git a/plugins/box/pages/views/backend/index.view.php b/plugins/box/pages/views/backend/index.view.php index affe6a2..8dc12e1 100755 --- a/plugins/box/pages/views/backend/index.view.php +++ b/plugins/box/pages/views/backend/index.view.php @@ -22,10 +22,10 @@ - - - - + + + + @@ -60,47 +60,45 @@ echo $dash.Html::anchor(Html::toText($page['title']), $site_url.'/'.$parent.$page['slug'], array('target' => '_blank', 'rel' => 'children_'.$_parent)); ?> - + - + - + - +
+
+ 'btn btn-primary')); ?> + + +
-
- 'btn btn-primary')); ?> - - -
- - 'btn btn-danger btn-actions btn-actions-default', 'onclick' => "return confirmDelete('".__("Delete page: :page", 'pages', array(':page' => Html::toText($page['title'])))."')")); - ?> - + 'btn btn-danger btn-actions btn-actions-default', 'onclick' => "return confirmDelete('".__("Delete page: :page", 'pages', array(':page' => Html::toText($page['title'])))."')")); + ?>