Fix dom filling up with comments
This commit is contained in:
parent
7930e1881f
commit
7db790ec7b
|
@ -298,7 +298,7 @@ if ($reload == 'reload') ob_start();
|
|||
echo ' ' . ZM_PATH_MAP .': '. getDiskPercent(ZM_PATH_MAP).'%';
|
||||
?></li>
|
||||
</ul>
|
||||
</div> <!-- End .footer/reload -->
|
||||
<!-- End .footer/reload --></div>
|
||||
<?php
|
||||
if ($reload == 'reload') return( ob_get_clean() );
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue