Changed style of contract creation form to the 3.5 style
This commit is contained in:
parent
ccc40362e7
commit
096a446b7f
@ -767,7 +767,7 @@ $objectlignestatic=new ContratLigne($db);
|
|||||||
*********************************************************************/
|
*********************************************************************/
|
||||||
if ($action == 'create')
|
if ($action == 'create')
|
||||||
{
|
{
|
||||||
dol_fiche_head('', '', $langs->trans("AddContract"), 0, 'contract');
|
print_fiche_titre($langs->trans('AddContract'));
|
||||||
|
|
||||||
dol_htmloutput_errors($mesg,'');
|
dol_htmloutput_errors($mesg,'');
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user