From f88e5df23f633535bb399d7bd6a2d7fbae7a6cbc Mon Sep 17 00:00:00 2001 From: vKham Date: Thu, 8 Dec 2011 16:50:34 +0000 Subject: [PATCH] // fix bug page commande facture --- admin-dev/themes/template/invoices/form.tpl | 2 +- controllers/admin/AdminInvoicesController.php | 3 +- controllers/admin/AdminShippingController.php | 6 ++-- css/admin.css | 27 +++++++++++++----- img/admin/close.png | Bin 612 -> 520 bytes 5 files changed, 25 insertions(+), 13 deletions(-) diff --git a/admin-dev/themes/template/invoices/form.tpl b/admin-dev/themes/template/invoices/form.tpl index 73f2d5942..e50da7b13 100644 --- a/admin-dev/themes/template/invoices/form.tpl +++ b/admin-dev/themes/template/invoices/form.tpl @@ -81,5 +81,5 @@ {/if} {/block} -{block name="other_fieldsets"}
 
{/block} +{block name="after"}
 
{/block} diff --git a/controllers/admin/AdminInvoicesController.php b/controllers/admin/AdminInvoicesController.php index 8206448b0..5321e9cde 100644 --- a/controllers/admin/AdminInvoicesController.php +++ b/controllers/admin/AdminInvoicesController.php @@ -110,7 +110,6 @@ class AdminInvoicesControllerCore extends AdminController 'date_to' => date('Y-m-d') ); - $this->tpl_form_vars = array('style' => 'float:left;'); $this->table = 'invoice_date'; $this->toolbar_title = $this->l('Print PDF invoices'); return parent::renderForm(); @@ -163,7 +162,7 @@ class AdminInvoicesControllerCore extends AdminController $this->tpl_form_vars = array( 'statusStats' => $status_stats, - 'style' => 'margin-left:400px' + 'style' => '' ); $this->table = 'invoice_status'; diff --git a/controllers/admin/AdminShippingController.php b/controllers/admin/AdminShippingController.php index 892af710b..8ee4193f8 100644 --- a/controllers/admin/AdminShippingController.php +++ b/controllers/admin/AdminShippingController.php @@ -64,9 +64,9 @@ class AdminShippingControllerCore extends AdminController 'validation' => 'isUnsignedFloat'), ), 'description' => - '