From 608c987e6d8258da33dcabdf852cc835b71af813 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 13 Feb 2014 23:29:14 +0200 Subject: [PATCH] Uploading new plugins via the admin panel #215 --- plugins/box/plugins/views/backend/index.view.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/plugins/box/plugins/views/backend/index.view.php b/plugins/box/plugins/views/backend/index.view.php index a1a1ba7..606e258 100755 --- a/plugins/box/plugins/views/backend/index.view.php +++ b/plugins/box/plugins/views/backend/index.view.php @@ -110,16 +110,15 @@ Form::hidden('csrf', Security::token()) ); ?> -
- +
+ 'btn btn-primary')). Form::close() ); ?> - - +
@@ -163,4 +162,4 @@
- + \ No newline at end of file