XHTML Compliance

Package Logs Status
This commit is contained in:
N0YB 2014-02-18 12:45:16 -08:00
parent 69a0c7351b
commit 0c8a8127d3

View File

@ -90,8 +90,9 @@ include("head.inc");
<?php
if($pkgwithlogging == false) {
print_info_box(gettext("No packages with logging facilities are currently installed."));
echo '</ul></td></tr></table>';
echo '</td></tr></table>';
include("fend.inc");
echo '</body></html>';
exit;
}
$tab_array = array();