';
@@ -687,7 +687,7 @@ if ($conf->banque->enabled)
{
print '| ';
- print $langs->trans("BANK_ASK_PAYMENT_BANK_DURING_ORDER").' |   | ';
+ print $langs->trans("BANK_ASK_PAYMENT_BANK_DURING_ORDER").' | | ';
if (! empty($conf->use_javascript_ajax))
{
print ajax_constantonoff('BANK_ASK_PAYMENT_BANK_DURING_ORDER');
@@ -717,7 +717,7 @@ if ($conf->stock->enabled)
{
print ' |
| ';
- print $langs->trans("WAREHOUSE_ASK_WAREHOUSE_DURING_ORDER").' |   | ';
+ print $langs->trans("WAREHOUSE_ASK_WAREHOUSE_DURING_ORDER").' | | ';
if (! empty($conf->use_javascript_ajax))
{
print ajax_constantonoff('WAREHOUSE_ASK_WAREHOUSE_DURING_ORDER');
diff --git a/htdocs/admin/propal.php b/htdocs/admin/propal.php
index 6d80aa78211..6b0f6f3fabe 100644
--- a/htdocs/admin/propal.php
+++ b/htdocs/admin/propal.php
@@ -654,7 +654,7 @@ if ($conf->banque->enabled)
{
print ' |
| ';
- print $langs->trans("BANK_ASK_PAYMENT_BANK_DURING_PROPOSAL").' |   | ';
+ print $langs->trans("BANK_ASK_PAYMENT_BANK_DURING_PROPOSAL").' | | ';
if (! empty($conf->use_javascript_ajax))
{
print ajax_constantonoff('BANK_ASK_PAYMENT_BANK_DURING_PROPOSAL');
diff --git a/htdocs/admin/supplier_order.php b/htdocs/admin/supplier_order.php
index f255a77348a..543a6196469 100644
--- a/htdocs/admin/supplier_order.php
+++ b/htdocs/admin/supplier_order.php
@@ -485,7 +485,7 @@ if ($conf->banque->enabled)
{
print ' |
| ';
- print $langs->trans("BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_ORDER").' |   | ';
+ print $langs->trans("BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_ORDER").' | | ';
if (! empty($conf->use_javascript_ajax))
{
print ajax_constantonoff('BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_ORDER');
diff --git a/htdocs/admin/supplier_proposal.php b/htdocs/admin/supplier_proposal.php
index dac0a733782..9910f08b064 100644
--- a/htdocs/admin/supplier_proposal.php
+++ b/htdocs/admin/supplier_proposal.php
@@ -511,7 +511,7 @@ print '';
if ($conf->banque->enabled)
{
print ' |
| ';
- print $langs->trans("BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_PROPOSAL").' |   | ';
+ print $langs->trans("BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_PROPOSAL").' | | ';
if (!empty($conf->use_javascript_ajax))
{
print ajax_constantonoff('BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_PROPOSAL');
diff --git a/htdocs/comm/mailing/cibles.php b/htdocs/comm/mailing/cibles.php
index bcf1e9c1e3b..a2a06c2a038 100644
--- a/htdocs/comm/mailing/cibles.php
+++ b/htdocs/comm/mailing/cibles.php
@@ -575,17 +575,17 @@ if ($object->fetch($id) >= 0)
print ' | ';
// Source
print '';
- print ' ';
+ print ' ';
print ' | ';
// Date last update
print '';
- print ' ';
+ print ' ';
print ' | ';
// Date sending
print '';
- print ' ';
+ print ' ';
print ' | ';
//Statut
diff --git a/htdocs/comm/propal/list.php b/htdocs/comm/propal/list.php
index 9b585bc54a9..a4aad3afab5 100644
--- a/htdocs/comm/propal/list.php
+++ b/htdocs/comm/propal/list.php
@@ -1386,7 +1386,7 @@ if ($resql)
}
//else print $langs->trans("NoSalesRepresentativeAffected");
} else {
- print ' ';
+ print ' ';
}
print '';
if (!$i) $totalarray['nbfield']++;
diff --git a/htdocs/contrat/list.php b/htdocs/contrat/list.php
index 95c2e721b09..85ee1512924 100644
--- a/htdocs/contrat/list.php
+++ b/htdocs/contrat/list.php
@@ -746,7 +746,7 @@ while ($i < min($num, $limit))
}
//else print $langs->trans("NoSalesRepresentativeAffected");
} else {
- print ' ';
+ print ' ';
}
print '';
}
diff --git a/htdocs/expedition/card.php b/htdocs/expedition/card.php
index c4d646160e5..9e08673f4a7 100644
--- a/htdocs/expedition/card.php
+++ b/htdocs/expedition/card.php
@@ -1259,7 +1259,7 @@ if ($action == 'create')
}
print "
| ->
".$value['fullpath']."
- (".$value['nb'].") | ".$value['nb_total']." |   |   |
+ (".$value['nb'].") ".$value['nb_total']." | | |
".$value['stock']." ".$img." |
";
}
}
@@ -1412,7 +1412,7 @@ if ($action == 'create')
print '| ';
print " ->
".$value['fullpath']."
- (".$value['nb'].") | ".$value['nb_total']." |   |   |
+ (".$value['nb'].") ".$value['nb_total']." | | |
".$value['stock']." ".$img." | ";
print "
";
}
diff --git a/htdocs/expedition/shipment.php b/htdocs/expedition/shipment.php
index 39772360227..1c4e5bf5c25 100644
--- a/htdocs/expedition/shipment.php
+++ b/htdocs/expedition/shipment.php
@@ -813,8 +813,8 @@ if ($id > 0 || !empty($ref))
}
print '| -> '.$value['fullpath'].' ('.$value['nb'].') | ';
print ' '.$value['nb_total'].' | ';
- print '  | ';
- print '  | ';
+ print ' | ';
+ print ' | ';
print ''.$value['stock'].' '.$img.' |
'."\n";
}
}
diff --git a/htdocs/fourn/commande/dispatch.php b/htdocs/fourn/commande/dispatch.php
index 4175e5064c6..c9150c69792 100644
--- a/htdocs/fourn/commande/dispatch.php
+++ b/htdocs/fourn/commande/dispatch.php
@@ -925,7 +925,7 @@ if ($id > 0 || !empty($ref)) {
print $form->selectDate($dluodatesuffix, 'dluo'.$suffix, '', '', 1, '');
print '