From 31a6e4f4401e6a8a1c43edceb9ee2199fcdb1fae Mon Sep 17 00:00:00 2001 From: opi Date: Tue, 29 Aug 2017 16:42:27 +0200 Subject: [PATCH] [fix] Markup cleanup for specific app upgrade. --- src/views/update/update.ms | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/views/update/update.ms b/src/views/update/update.ms index 24c81be2..ba42faa5 100644 --- a/src/views/update/update.ms +++ b/src/views/update/update.ms @@ -42,14 +42,10 @@ {{#if apps}}
{{#apps}} -
-
-

{{label}} {{id}}

-
- -
+
+ {{t 'system_upgrade_btn'}} +

{{label}} {{id}}

+
{{/apps}}