From 34d44829114f08e8158c2377680eae2d4a8b9208 Mon Sep 17 00:00:00 2001 From: Oleg Gatseluk Date: Thu, 20 Feb 2014 17:02:49 +0200 Subject: [PATCH] Unzip Functionality - hide on Windows #229 --- .../box/backup/views/backend/index.view.php | 9 ++-- .../box/plugins/views/backend/index.view.php | 52 ++++++++++--------- 2 files changed, 33 insertions(+), 28 deletions(-) diff --git a/plugins/box/backup/views/backend/index.view.php b/plugins/box/backup/views/backend/index.view.php index f778c4e..0f362cd 100755 --- a/plugins/box/backup/views/backend/index.view.php +++ b/plugins/box/backup/views/backend/index.view.php @@ -35,9 +35,12 @@
- 'btn btn-primary')); + 'btn btn-primary')); + } ?> -
-
- 'multipart/form-data', 'class' => 'form-inline')). - Form::hidden('csrf', Security::token()) - ); - ?> -
- - 'btn btn-primary')). - Form::close() - ); - ?> - -
-
-
-
-
+ +
+
+ 'multipart/form-data', 'class' => 'form-inline')). + Form::hidden('csrf', Security::token()) + ); + ?> +
+ + 'btn btn-primary')). + Form::close() + ); + ?> + +
+
+
+
+
+
+
-
-
-
+
+