diff --git a/htdocs/about.php b/htdocs/about.php index f540fd3cc60..0e9533781c4 100644 --- a/htdocs/about.php +++ b/htdocs/about.php @@ -89,24 +89,13 @@ if (eregi('^fr_',$langs->getDefaultLang())) print ''; print '
  • '; - print 'Le code source de Dolibarr est consultable par l\'interface web du cvs.'; + print 'Le code source de Dolibarr est consultable par l\'interface web du cvs.'; print '
  • '; } print ''; -if (eregi('^fr_',$langs->getDefaultLang())) -{ - print '

    '; - print 'Vente / Support'; - print '

    '; -} - print '
    '.$langs->trans("MakeADonation").':
    ';