From: Joe Hunt Date: Tue, 26 Oct 2010 23:52:37 +0000 (+0000) Subject: Layout improvements X-Git-Tag: v2.4.2~19^2~536 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=70c2dbcf463a5d500d15b8510c7f45e527a7fa53;p=fa-stable.git Layout improvements --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index eaed0a4b..eaac3ed7 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -39,6 +39,7 @@ $ /manufacturing/search_work_orders.php /manufacturing/work_order_costs.php /manufacturing/work_order_issue.php /manufacturing/work_order_release.php + /includes/ui/view_package.php 22-Oct-2010 Janusz Dobrowolski + Added greek installer translation by Kyriakos Tsoukalas diff --git a/includes/ui/view_package.php b/includes/ui/view_package.php index aa2c9df5..dd0673f5 100644 --- a/includes/ui/view_package.php +++ b/includes/ui/view_package.php @@ -47,4 +47,4 @@ foreach ($pkg as $field => $value) { } end_table(); -end_page(); +end_page(true);