From 70c2dbcf463a5d500d15b8510c7f45e527a7fa53 Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Tue, 26 Oct 2010 23:52:37 +0000 Subject: [PATCH] Layout improvements --- CHANGELOG.txt | 1 + includes/ui/view_package.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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); -- 2.30.2