diff --git a/include/sysinfo.php b/include/sysinfo.php index a237c09..e5bb925 100644 --- a/include/sysinfo.php +++ b/include/sysinfo.php @@ -38,7 +38,7 @@ +(null==zIndex ? '' : '; z-index:'+zIndex) +(null==bgColor ? '' : '; background-color:'+bgColor); - var LR = '
CPU-Temerature is very high!
'; + var LR = '
CPU-Temperature is very high!
'; if (document.body) { if (document.body.insertAdjacentHTML)