From eb5dedab1a1bd28ee78f499c4fd1c99b08251d5f Mon Sep 17 00:00:00 2001 From: aspangaro Date: Thu, 4 Jun 2015 06:40:53 +0200 Subject: [PATCH] NEW Forms are using the tab look, even in creation mode --- htdocs/don/payment/payment.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htdocs/don/payment/payment.php b/htdocs/don/payment/payment.php index 52cf8f38a12..a31b7a71068 100644 --- a/htdocs/don/payment/payment.php +++ b/htdocs/don/payment/payment.php @@ -163,7 +163,6 @@ if (GETPOST("action") == 'create') $total = $don->amount; print_fiche_titre($langs->trans("DoPayment")); - print "
\n"; if ($mesg) { @@ -175,6 +174,8 @@ if (GETPOST("action") == 'create') print ''; print ''; print ''; + + dol_fiche_head(); print ''; @@ -232,7 +233,7 @@ if (GETPOST("action") == 'create') print '
'; - print '
'; + dol_fiche_end(); /* * Autres charges impayees