diff --git a/views/default.handlebars b/views/default.handlebars
index 8551e7f0..69ef28c4 100644
--- a/views/default.handlebars
+++ b/views/default.handlebars
@@ -3969,6 +3969,9 @@
x += '
';
x += '
';
x += '
';
+ x += '
';
+ x += '
';
+ x += '
';
x += '
';
x += '
';
x += '
';
@@ -3989,6 +3992,9 @@
if (Q('d2c8').checked) { cols.push('agtype'); }
if (Q('d2c9').checked) { cols.push('agver'); }
if (Q('d2c10').checked) { cols.push('tags'); }
+ if (Q('d2c11').checked) { cols.push('windowsav'); }
+ if (Q('d2c12').checked) { cols.push('windowsupdate'); }
+ if (Q('d2c13').checked) { cols.push('windowsfirewall'); }
deviceViewSettings.devsCols = cols;
putstore('_deviceViewSettings', JSON.stringify(deviceViewSettings));
mainUpdate(4);
@@ -4426,6 +4432,9 @@
if (deviceViewSettings.devsCols.indexOf('agver') >= 0) { colums += '