diff --git a/htdocs/admin/emailcollector_card.php b/htdocs/admin/emailcollector_card.php
index eaef18c9543..b165f60b21c 100644
--- a/htdocs/admin/emailcollector_card.php
+++ b/htdocs/admin/emailcollector_card.php
@@ -449,7 +449,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
print '
';
print '';
print ' | ';
- print ' | ';
+ print ' | ';
print '';
// List filters
foreach($object->filters as $rulefilter)
@@ -462,7 +462,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
print $langs->trans($arrayoftypes[$rulefilter['type']]);
print '';
print ''.$rulefilter['rulevalue'].' | ';
- print '';
+ print ' | ';
//print $rulefilterobj->getLibStatut(3);
print ' id.'&action=deletefilter&filterid='.$rulefilter['id'].'">'.img_delete().'';
print ' | ';
@@ -492,7 +492,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
print $form->textwithpicto('', $htmltext);
print '';
print ' | ';
- print ' | ';
+ print ' | ';
print '';
// List operations
$nboflines = count($object->actions);
@@ -509,7 +509,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
print $langs->trans($arrayoftypes[$ruleaction['type']]);
print '';
print ''.$ruleaction['actionparam'].' | ';
- print '';
+ print ' | ';
//print $ruleactionobj->getLibStatut(3);
print ' id.'&action=deleteoperation&operationid='.$ruleaction['id'].'">'.img_delete().'';
print ' | ';
diff --git a/htdocs/admin/emailcollector_list.php b/htdocs/admin/emailcollector_list.php
index 7e72a5ce003..f388cea8b55 100644
--- a/htdocs/admin/emailcollector_list.php
+++ b/htdocs/admin/emailcollector_list.php
@@ -503,7 +503,7 @@ if (isset($totalarray['pos']))
while ($i < $totalarray['nbfield'])
{
$i++;
- if (! empty($totalarray['pos'][$i])) print ''.price($totalarray['val'][$totalarray['pos'][$i]]).' | ';
+ if (! empty($totalarray['pos'][$i])) print ''.price($totalarray['val'][$totalarray['pos'][$i]]).' | ';
else
{
if ($i == 1)
diff --git a/htdocs/admin/expensereport_ik.php b/htdocs/admin/expensereport_ik.php
index d3937a98ba7..0f01fa7a750 100644
--- a/htdocs/admin/expensereport_ik.php
+++ b/htdocs/admin/expensereport_ik.php
@@ -154,7 +154,7 @@ foreach ($rangesbycateg as $fk_c_exp_tax_cat => $Tab)
echo ''.$langs->trans('expenseReportPrintExample', price($range->ik->offset + 5 * $range->ik->coef)).' | ';
// Action
- echo '';
+ echo ' | ';
if ($range->range_active == 1)
{
if ($action == 'edit' && $range->ik->id == $id && $range->rowid == $fk_range && $range->fk_c_exp_tax_cat == $fk_c_exp_tax_cat)
diff --git a/htdocs/admin/expensereport_rules.php b/htdocs/admin/expensereport_rules.php
index 7b2baf0ed94..8594d060951 100644
--- a/htdocs/admin/expensereport_rules.php
+++ b/htdocs/admin/expensereport_rules.php
@@ -187,7 +187,7 @@ if ($action != 'edit')
echo ' | '.$form->selectDate(strtotime(date('Y-m-t', dol_now())), 'end', '', '', 0, '', 1, 0).' | ';
echo ''.$conf->currency.' | ';
echo ''.$form->selectyesno('restrictive', 0, 1).' | ';
- echo ' | ';
+ echo ' | ';
echo '';
echo '';
diff --git a/htdocs/admin/external_rss.php b/htdocs/admin/external_rss.php
index 048d002a3b7..c289c64b217 100644
--- a/htdocs/admin/external_rss.php
+++ b/htdocs/admin/external_rss.php
@@ -259,7 +259,7 @@ if ($resql)
print "";
print "| ".$langs->trans("RSS")." ".($i+1)." | ";
- print '';
+ print ' | ';
print "trans("Modify")."\">";
print " ";
print "trans("Delete")."\">";
diff --git a/htdocs/admin/facture.php b/htdocs/admin/facture.php
index 683453023b9..fe78e5aa5b6 100644
--- a/htdocs/admin/facture.php
+++ b/htdocs/admin/facture.php
@@ -619,7 +619,7 @@ if(!empty($conf->global->INVOICE_USE_DEFAULT_DOCUMENT)) // Hidden conf
print ' |
';
print '| '.$langs->trans("Type").' | ';
print ''.$langs->trans("Name").' | ';
- print ' | ';
+ print ' | ';
print "
\n";
$listtype=array(
@@ -662,7 +662,7 @@ print '';
print '| ';
print '';
print $langs->trans("PaymentMode").' | ';
-print ' | ';
+print ' | ';
print "
\n";
print '';
@@ -762,7 +762,7 @@ print '
| ';
print $langs->trans("ForceInvoiceDate");
print ' | ';
print $form->selectyesno("forcedate",$conf->global->FAC_FORCE_DATE_VALIDATION,1);
-print ' | ';
+print ' | ';
print '';
print " |
\n";
print '';
@@ -789,7 +789,7 @@ else
$doleditor=new DolEditor($variablename, $conf->global->$variablename,'',80,'dolibarr_notes');
print $doleditor->Create();
}
-print '';
+print ' | ';
print '';
print " | \n";
print '';
@@ -802,7 +802,7 @@ print '';
print $form->textwithpicto($langs->trans("WatermarkOnDraftBill"), $htmltext, 1, 'help', '', 0, 2, 'watermarktooltip').' ';
print ' | ';
print '';
-print ' | ';
+print ' | ';
print '';
print " |
\n";
print '';
@@ -842,7 +842,7 @@ print "\n";
print '';
print $langs->trans("YouMayFindNotificationsFeaturesIntoModuleNotification").' ';
-print ' | ';
+print ' | ';
print " |
\n";
print '';
diff --git a/htdocs/admin/fichinter.php b/htdocs/admin/fichinter.php
index 7fd349363e1..9a259fd3c0d 100644
--- a/htdocs/admin/fichinter.php
+++ b/htdocs/admin/fichinter.php
@@ -554,7 +554,7 @@ else
$doleditor=new DolEditor($variablename, $conf->global->$variablename,'',80,'dolibarr_notes');
print $doleditor->Create();
}
-print '';
+print ' | ';
print '';
print " | \n";
print '';
@@ -567,7 +567,7 @@ print '';
print $form->textwithpicto($langs->trans("WatermarkOnDraftInterventionCards"), $htmltext, 1, 'help', '', 0, 2, 'watermarktooltip').' ';
print ' | ';
print '';
-print ' | ';
+print ' | ';
print '';
print " |
\n";
print '';
@@ -581,7 +581,7 @@ print 'global->FICHINTER_PRINT_PRODUCTS)
print 'checked ';
print '/>';
-print ' | ';
+print ' | ';
print '';
print " | \n";
print '';
@@ -596,7 +596,7 @@ print '';
print '';
print 'global->FICHINTER_USE_SERVICE_DURATION?' checked':'') . '>';
print ' | ';
-print '';
+print ' | ';
print '';
print ' | ';
print '';
@@ -612,7 +612,7 @@ print '';
print '';
print 'global->FICHINTER_WITHOUT_DURATION?' checked':'') . '>';
print ' | ';
-print '';
+print ' | ';
print '';
print ' | ';
print '';
@@ -628,7 +628,7 @@ print '';
print '';
print 'global->FICHINTER_DATE_WITHOUT_HOUR?' checked':'') . '>';
print ' | ';
-print '';
+print ' | ';
print '';
print ' | ';
print '';
diff --git a/htdocs/admin/geoipmaxmind.php b/htdocs/admin/geoipmaxmind.php
index 47c51069299..98ab10a988e 100644
--- a/htdocs/admin/geoipmaxmind.php
+++ b/htdocs/admin/geoipmaxmind.php
@@ -102,7 +102,7 @@ print '';
print '