webui fixes

This commit is contained in:
SJ
2012-09-14 11:05:42 +02:00
parent 9e868f2ccd
commit 6e8f451e52
3 changed files with 4 additions and 2 deletions

View File

@ -29,7 +29,7 @@
</head>
<body<?php if($this->request->get['route'] == 'health/health') { ?> onload="loadHealth(); setInterval('loadHealth()', <?php print HEALTH_REFRESH; ?> * 1000)" style="cursor: wait"<?php } ?>>
<body<?php if(isset($this->request->get['route']) && $this->request->get['route'] == 'health/health') { ?> onload="loadHealth(); setInterval('loadHealth()', <?php print HEALTH_REFRESH; ?> * 1000)" style="cursor: wait"<?php } ?>>
<div id="fuku1">