From 0c3c55119e963fd3e49764fd71e4ff9970fc7932 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 4 Jul 2009 12:15:36 +0000 Subject: [PATCH] Update paypal donation button --- htdocs/about.php | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) 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").':
    ';