From b88d28566e29726318d2756c82097b368b3b76ba Mon Sep 17 00:00:00 2001
From: Samuel Georges
Date: Sat, 21 Feb 2015 15:09:39 +1100
Subject: [PATCH] Tidy up from #927
---
modules/system/controllers/updates/index.htm | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/modules/system/controllers/updates/index.htm b/modules/system/controllers/updates/index.htm
index d75660e09..49e38143d 100644
--- a/modules/system/controllers/updates/index.htm
+++ b/modules/system/controllers/updates/index.htm
@@ -24,20 +24,19 @@
+
+
= e(trans('system::lang.updates.plugins')) ?>
+
= $pluginsCount ?>
+
+ Disabled: = $pluginsActiveCount - $pluginsCount ?>
+
+
= e(trans('system::lang.updates.core_build')) ?>
= $coreBuild ?>
-
-
= e(trans('system::lang.updates.plugins')) ?>
-
-
= $pluginsCount ?>
-
-
= $pluginsActiveCount, ' (', $pluginsCount, ')' ?>
-
-