From 32e2890b3799430c8cb2790c2b58bfce430247ae Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 18 Feb 2014 23:02:26 +0200 Subject: [PATCH] UI Improvements - Admin Default Theme - Updates #194 --- plugins/box/backup/views/backend/index.view.php | 2 +- plugins/box/blocks/views/backend/add.view.php | 6 +++--- plugins/box/blocks/views/backend/edit.view.php | 6 +++--- plugins/box/blocks/views/backend/index.view.php | 2 +- plugins/box/emails/views/backend/edit.view.php | 4 ++-- plugins/box/emails/views/backend/index.view.php | 2 +- plugins/box/filesmanager/views/backend/index.view.php | 4 ++-- plugins/box/information/views/backend/index.view.php | 2 +- plugins/box/menu/views/backend/add.view.php | 4 ++-- plugins/box/menu/views/backend/edit.view.php | 4 ++-- plugins/box/menu/views/backend/index.view.php | 6 +++--- plugins/box/pages/views/backend/add.view.php | 10 +++++----- plugins/box/pages/views/backend/edit.view.php | 10 +++++----- plugins/box/pages/views/backend/index.view.php | 2 +- plugins/box/plugins/views/backend/index.view.php | 2 +- plugins/box/snippets/views/backend/add.view.php | 4 ++-- plugins/box/snippets/views/backend/edit.view.php | 4 ++-- plugins/box/snippets/views/backend/index.view.php | 2 +- plugins/box/system/views/backend/index.view.php | 4 ++-- plugins/box/users/views/backend/add.view.php | 2 +- plugins/box/users/views/backend/edit.view.php | 2 +- plugins/box/users/views/backend/index.view.php | 4 ++-- 22 files changed, 44 insertions(+), 44 deletions(-) diff --git a/plugins/box/backup/views/backend/index.view.php b/plugins/box/backup/views/backend/index.view.php index 40ba77d..f778c4e 100755 --- a/plugins/box/backup/views/backend/index.view.php +++ b/plugins/box/backup/views/backend/index.view.php @@ -1,6 +1,6 @@ -
+

diff --git a/plugins/box/blocks/views/backend/add.view.php b/plugins/box/blocks/views/backend/add.view.php index 2d013ba..2790598 100644 --- a/plugins/box/blocks/views/backend/add.view.php +++ b/plugins/box/blocks/views/backend/add.view.php @@ -1,4 +1,4 @@ -

+

@@ -6,7 +6,7 @@ -
+
(isset($errors['blocks_empty_name']) || isset($errors['blocks_exists'])) ? 'form-control error-field' : 'form-control'))); ?>
-
+
diff --git a/plugins/box/blocks/views/backend/edit.view.php b/plugins/box/blocks/views/backend/edit.view.php index bfe7aa8..3b5c000 100644 --- a/plugins/box/blocks/views/backend/edit.view.php +++ b/plugins/box/blocks/views/backend/edit.view.php @@ -1,4 +1,4 @@ -

+

-
+
(isset($errors['blocks_empty_name']) || isset($errors['blocks_exists'])) ? 'form-control error-field' : 'form-control'))); ?> -
+
diff --git a/plugins/box/blocks/views/backend/index.view.php b/plugins/box/blocks/views/backend/index.view.php index 9b2696e..ba48997 100755 --- a/plugins/box/blocks/views/backend/index.view.php +++ b/plugins/box/blocks/views/backend/index.view.php @@ -1,4 +1,4 @@ -
+

diff --git a/plugins/box/emails/views/backend/edit.view.php b/plugins/box/emails/views/backend/edit.view.php index 4f3236e..5ea323a 100644 --- a/plugins/box/emails/views/backend/edit.view.php +++ b/plugins/box/emails/views/backend/edit.view.php @@ -1,4 +1,4 @@ -

+

'form-control'))); ?>.email.php
-
+
+

diff --git a/plugins/box/filesmanager/views/backend/index.view.php b/plugins/box/filesmanager/views/backend/index.view.php index 6a546c7..8f0c2de 100755 --- a/plugins/box/filesmanager/views/backend/index.view.php +++ b/plugins/box/filesmanager/views/backend/index.view.php @@ -1,4 +1,4 @@ -

+

@@ -46,7 +46,7 @@ -