diff --git a/htdocs/accountancy/bookkeeping/list.php b/htdocs/accountancy/bookkeeping/list.php index 0db4c7b6c24..758906cb19d 100644 --- a/htdocs/accountancy/bookkeeping/list.php +++ b/htdocs/accountancy/bookkeeping/list.php @@ -974,7 +974,7 @@ while ($i < min($num, $limit)) // Exported operation date if (! empty($arrayfields['t.date_export']['checked'])) { - print '
| '.$langs->trans("Parameters").' | '."\n"; -print ''.$langs->trans("Status").' | '."\n"; +print ''.$langs->trans("Status").' | '."\n"; print '|||
| '.$langs->transnoentitiesnoconv("MULTICURRENCY_USE_RATE_ON_DOCUMENT_DATE").' | '; -print ''; +print ' | '; if ($conf->use_javascript_ajax) { print ajax_constantonoff('MULTICURRENCY_USE_RATE_ON_DOCUMENT_DATE'); } else { @@ -206,7 +206,7 @@ print ' | |||
| '.$langs->transnoentitiesnoconv("multicurrency_useOriginTx").' | '; -print ''; +print ' | '; if ($conf->use_javascript_ajax) { print ajax_constantonoff('MULTICURRENCY_USE_ORIGIN_TX'); } else { @@ -220,7 +220,7 @@ if ($conf->global->MAIN_FEATURES_LEVEL >= 2) { print ' | |||
| '.$langs->transnoentitiesnoconv("MULTICURRENCY_USE_CURRENCY_ON_DOCUMENT").' | '; - print ''; + print ' | ';
if ($conf->use_javascript_ajax) {
print ajax_constantonoff('MULTICURRENCY_USE_CURRENCY_ON_DOCUMENT');
} else {
@@ -313,7 +313,7 @@ print '
|