From 61914666f81af59d9837745dfd1aa564d07e1886 Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Thu, 1 Feb 2018 20:07:33 -0600 Subject: [PATCH] Iconography and language improvements for bulk plugin management --- modules/system/controllers/Updates.php | 1 + .../updates/_list_manage_toolbar.htm | 47 ++++++++++--------- modules/system/lang/en/lang.php | 40 ++++++++-------- 3 files changed, 46 insertions(+), 42 deletions(-) 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 @@ -