diff --git a/meshagent.js b/meshagent.js index 05dbd81c..b23c076e 100644 --- a/meshagent.js +++ b/meshagent.js @@ -1165,7 +1165,7 @@ module.exports.CreateMeshAgent = function (parent, db, ws, req, args, domain) { case 'smbios': { // See if we need to save SMBIOS information - if (domain.smbios !== false) { + if (domain.smbios === true) { // Store the RAW SMBios table of this computer // Perform sanity checks before storing try { diff --git a/public/styles/style.css b/public/styles/style.css index 0d9f4993..691f0ac8 100644 --- a/public/styles/style.css +++ b/public/styles/style.css @@ -1220,11 +1220,11 @@ NoMeshesPanel img { .p10html3right { float: right; - font-size: x-small; + font-size: small; } .p10html3left { - font-size: x-small; + font-size: small; } #dp10devicevalue { diff --git a/translate/translate.json b/translate/translate.json index 4947704e..5d2ca8fc 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -6652,12 +6652,6 @@ "default.handlebars->27->1214" ] }, - { - - "tr": "Çince (Traditioneel)", - "zh-chs": "中国传统的", - "zh-cht": "中國傳統的)" - }, { "cs": "ChromeOS", "de": "ChromeOS", @@ -38390,4 +38384,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/views/default.handlebars b/views/default.handlebars index 6d64d6d7..93abb389 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -3624,7 +3624,7 @@ } // Add a "Add Device Group" option - r += '