diff --git a/htdocs/don/admin/donation.php b/htdocs/don/admin/donation.php index 385f63a4473..97dc4b68d99 100644 --- a/htdocs/don/admin/donation.php +++ b/htdocs/don/admin/donation.php @@ -371,7 +371,7 @@ if ($conf->use_javascript_ajax) { } else { $arrval = array('0' => $langs->trans("No"), '1' => $langs->trans("Yes")); print $form->selectarray("DONATION_ART200", $arrval, $conf->global->DONATION_ART200); -} +} print ''; print '