mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
XHTML Compliance
Package Logs Status
This commit is contained in:
parent
69a0c7351b
commit
0c8a8127d3
@ -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();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user