X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fui%2Fview_package.php;h=9e68d046dbf1ef7800a6015cd42c6c7cfd9cdbe5;hb=66a62190f99d83f958bb98195b5756b8b307e378;hp=dd0673f542bd186aa097f37dfd7967dca8bd54c6;hpb=70c2dbcf463a5d500d15b8510c7f45e527a7fa53;p=fa-stable.git diff --git a/includes/ui/view_package.php b/includes/ui/view_package.php index dd0673f5..9e68d046 100644 --- a/includes/ui/view_package.php +++ b/includes/ui/view_package.php @@ -45,6 +45,6 @@ foreach ($pkg as $field => $value) { "class='tableheader2'"); end_row(); } -end_table(); +end_table(1); end_page(true);