Update template
This commit is contained in:
parent
0fd3292715
commit
e2656ff2f8
@ -215,6 +215,9 @@ if ($action == 'create')
|
||||
|
||||
dol_fiche_head(array(), '');
|
||||
|
||||
// Set some default values
|
||||
//if (! GETPOSTISSET('fieldname')) $_POST['fieldname'] = 'myvalue';
|
||||
|
||||
print '<table class="border centpercent tableforfieldcreate">'."\n";
|
||||
|
||||
// Common attributes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user