X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fui%2Fview_package.php;h=9e68d046dbf1ef7800a6015cd42c6c7cfd9cdbe5;hb=66a62190f99d83f958bb98195b5756b8b307e378;hp=aa2c9df5309c40c6a8175c032085c69646a316ef;hpb=989823e0a39fa25ad010d489b96abe4855ca9b60;p=fa-stable.git diff --git a/includes/ui/view_package.php b/includes/ui/view_package.php index aa2c9df5..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(); +end_page(true);