NEW Forms are using the tab look, even in creation mode

This commit is contained in:
aspangaro
2015-06-04 06:40:53 +02:00
parent dd8a0b849a
commit eb5dedab1a

View File

@@ -163,7 +163,6 @@ if (GETPOST("action") == 'create')
$total = $don->amount;
print_fiche_titre($langs->trans("DoPayment"));
print "<br>\n";
if ($mesg)
{
@@ -176,6 +175,8 @@ if (GETPOST("action") == 'create')
print '<input type="hidden" name="chid" value="'.$chid.'">';
print '<input type="hidden" name="action" value="add_payment">';
dol_fiche_head();
print '<table cellspacing="0" class="border" width="100%" cellpadding="2">';
print '<tr class="liste_titre"><td colspan="3">'.$langs->trans("Donation").'</td>';
@@ -232,7 +233,7 @@ if (GETPOST("action") == 'create')
print '</table>';
print '<br>';
dol_fiche_end();
/*
* Autres charges impayees