From 0b8dc08acff8008b7898a8665b96bc9acb1a3597 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Fri, 6 Jul 2012 14:32:35 +0000 Subject: [PATCH] [-] BO : Fix W3C errors --- .../customers/helpers/view/view.tpl | 82 +++++++++---------- .../controllers/import/helpers/form/form.tpl | 2 +- .../modules_positions/list_modules.tpl | 10 +-- .../controllers/orders/_discount_form.tpl | 2 +- .../controllers/orders/_product_line.tpl | 2 +- .../template/controllers/orders/_shipping.tpl | 12 +-- .../template/controllers/orders/form.tpl | 34 ++++---- .../controllers/orders/helpers/view/view.tpl | 62 +++++++------- .../controllers/products/features.tpl | 18 ++-- .../controllers/products/quantities.tpl | 4 +- .../referrers/helpers/list/list_header.tpl | 2 +- .../referrers/helpers/view/view.tpl | 2 +- .../controllers/stats/helpers/view/view.tpl | 2 +- .../suppliers/helpers/view/view.tpl | 14 ++-- .../helpers/list/list_header.tpl | 2 +- admin-dev/themes/default/template/toolbar.tpl | 2 +- controllers/admin/AdminHomeController.php | 8 +- .../blockcustomerprivacy.php | 2 +- modules/carriercompare/carriercompare.tpl | 2 +- .../template/carriercompare.tpl | 2 +- modules/dateofdelivery/dateofdelivery.php | 4 +- .../graphxmlswfcharts/graphxmlswfcharts.php | 4 +- modules/homeslider/homeslider.php | 2 +- modules/referralprogram/referralprogram.php | 2 +- 24 files changed, 139 insertions(+), 139 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl index eca9665b6..fe0fdfc82 100644 --- a/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl @@ -92,7 +92,7 @@
{l s='This customer is registered as'} {l s='guest'} {if !$customer_exists} -
+

{l s='This feature generates a random password and sends an e-mail to the customer'} @@ -161,9 +161,9 @@ {if $groups AND count($groups)} - - - + + + @@ -192,13 +192,13 @@
{l s='ID'}
- - - - - - - + + + + + + + @@ -229,13 +229,13 @@

{l s='Invalid orders:'} {$count_ko}

{l s='ID'}
- - - - - - - + + + + + + + @@ -270,10 +270,10 @@

{l s='Products'} ({count($products)})

{l s='ID'}
- - - - + + + + @@ -297,12 +297,12 @@ {if count($addresses)}
{l s='Date'}
- - - - - - + + + + + + @@ -371,11 +371,11 @@ {if $carts AND count($carts)}
{l s='Company'}
- - - - - + + + + + @@ -404,9 +404,9 @@

{l s='Products'} ({count($interested)})

{l s='ID'}
- - - + + + {foreach $interested as $key => $p} @@ -426,11 +426,11 @@

{l s='Last connections'}

- - - - - + + + + + diff --git a/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl index e4f4dcc76..0c6c67c28 100644 --- a/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl @@ -69,7 +69,7 @@
 
- +
diff --git a/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl b/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl index 21ee20537..02ae0e1f5 100644 --- a/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl +++ b/admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl @@ -72,11 +72,11 @@
{l s='Date'}
- - - - - + + + + + -
{if $hook['module_count'] && $can_move} diff --git a/admin-dev/themes/default/template/controllers/orders/_discount_form.tpl b/admin-dev/themes/default/template/controllers/orders/_discount_form.tpl index 8b5f386e0..fc378e76a 100644 --- a/admin-dev/themes/default/template/controllers/orders/_discount_form.tpl +++ b/admin-dev/themes/default/template/controllers/orders/_discount_form.tpl @@ -23,7 +23,7 @@ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} - +
diff --git a/admin-dev/themes/default/template/controllers/orders/_product_line.tpl b/admin-dev/themes/default/template/controllers/orders/_product_line.tpl index 910450511..7f42d307f 100755 --- a/admin-dev/themes/default/template/controllers/orders/_product_line.tpl +++ b/admin-dev/themes/default/template/controllers/orders/_product_line.tpl @@ -93,7 +93,7 @@
{displayPrice price=(Tools::ps_round($product_price, 2) * ($product['product_quantity'] - $product['customizationQuantityTotal'])) currency=$currency->id}