diff --git a/index.php b/index.php index e4d8f45..d0fd130 100644 --- a/index.php +++ b/index.php @@ -151,7 +151,7 @@ if ('true' == GetCFGValue('dash_show_sy')) { $cu .= ' ' . `/opt/vc/bin/vcgencmd measure_temp`; echo '', "\n"; echo '', "\n"; - echo '', "\n"; + echo '
HostnameKernelOSCPU
', $hn, '', $kn, '', $os, '', $cu, '
', $hn, '', $kn, '', $os, '', $cu, '

', "\n"; } if ('true' == GetCFGValue('dash_show_lh')) {