X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fui%2Fview_package.php;h=dee8a2f9945df7fe4fb03248e100c0ee426f141e;hb=6ae59a0b8741ce89f30b64c2d0f376835eb0a778;hp=dd0673f542bd186aa097f37dfd7967dca8bd54c6;hpb=70c2dbcf463a5d500d15b8510c7f45e527a7fa53;p=fa-stable.git diff --git a/includes/ui/view_package.php b/includes/ui/view_package.php index dd0673f5..dee8a2f9 100644 --- a/includes/ui/view_package.php +++ b/includes/ui/view_package.php @@ -1,4 +1,14 @@ . +***********************************************************************/ $page_security = 'SA_OPEN'; $path_to_root = "../.."; include_once($path_to_root . "/includes/session.inc"); @@ -45,6 +55,6 @@ foreach ($pkg as $field => $value) { "class='tableheader2'"); end_row(); } -end_table(); +end_table(1); end_page(true);