--- misc/xenconsole/index.php 2012/12/10 12:40:58 1898 +++ misc/xenconsole/index.php 2012/12/10 14:54:31 1899 @@ -140,6 +140,8 @@ } else { vm.find('.state').css("background-image", "url('gfx/vps_topyellow.png')"); } + vm.find('.os').text(''); + vm.find('.network').hide(); vm.find('.console').hide(); vm.find('.actionstop').hide();