diff --git a/modules/system/controllers/Updates.php b/modules/system/controllers/Updates.php
index 457edbbd6..bfb14e21b 100644
--- a/modules/system/controllers/Updates.php
+++ b/modules/system/controllers/Updates.php
@@ -829,6 +829,7 @@ class Updates extends Controller
$manager->enablePlugin($plugin->code, true);
Flash::success(Lang::get('system::lang.plugins.enable_success'));
break;
+ }
$plugin->save();
diff --git a/modules/system/controllers/updates/_list_manage_toolbar.htm b/modules/system/controllers/updates/_list_manage_toolbar.htm
index e8e849ffc..c763c5d27 100644
--- a/modules/system/controllers/updates/_list_manage_toolbar.htm
+++ b/modules/system/controllers/updates/_list_manage_toolbar.htm
@@ -8,68 +8,73 @@
-