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}