diff --git a/htdocs/compta/tva/index.php b/htdocs/compta/tva/index.php
index f6308a3790d..30d9655acc8 100644
--- a/htdocs/compta/tva/index.php
+++ b/htdocs/compta/tva/index.php
@@ -123,17 +123,9 @@ print $langs->trans("VATReportBuildWithOptionDefinedInModule").'
';
print '('.$langs->trans("TaxModuleSetupToModifyRules",DOL_URL_ROOT.'/admin/taxes.php').')
';
print '
';
-print '
| '; -print load_fiche_titre($langs->trans("VATSummary"), '', ''); -// The report mode is the one defined by defaut in tax module setup -//print $modetax; -//print '('.$langs->trans("SeeVATReportInInputOutputMode",'','').')'; -print ' | '; -print load_fiche_titre($langs->trans("VATPaid"), '', ''); -print ' | ||||||||||||||
';
+print load_fiche_titre($langs->trans("VATSummary"), '', '');
print '
| ';
-print '';
+print ' ';
+
+print load_fiche_titre($langs->trans("VATPaid"), '', '');
/*
* Payed
@@ -250,10 +236,7 @@ $sql.= " GROUP BY dm ORDER BY dm ASC";
pt($db, $sql,$langs->trans("Year")." $y");
-print " | ||||||||||||||