From e303914c3962cacd38d09b3d80a51627d1dc4f5c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 16 Apr 2019 09:46:09 +0200 Subject: [statistics] Handle system an mainboard model separately ...especially for BIOS updates checks... --- modules-available/statistics/templates/machine-main.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'modules-available/statistics/templates') diff --git a/modules-available/statistics/templates/machine-main.html b/modules-available/statistics/templates/machine-main.html index 960531f6..12f1d4c5 100644 --- a/modules-available/statistics/templates/machine-main.html +++ b/modules-available/statistics/templates/machine-main.html @@ -199,8 +199,12 @@ - {{lang_model}} - {{pcmodel}} ({{manufacturer}}) + {{lang_pcmodel}} + {{pcmodel}} ({{pcmanufacturer}}) + + + {{lang_mobomodel}} + {{mobomodel}} ({{mobomanufacturer}}) {{#biosdate}} -- cgit v1.2.3-55-g7522