FIX : wrong dol_get_fiche_end()
This commit is contained in:
parent
5f8599ebc9
commit
708f028888
@ -174,7 +174,7 @@ if ($action == 'create') {
|
|||||||
print '<input type="hidden" name="chid" value="'.$chid.'">';
|
print '<input type="hidden" name="chid" value="'.$chid.'">';
|
||||||
print '<input type="hidden" name="action" value="add_payment">';
|
print '<input type="hidden" name="action" value="add_payment">';
|
||||||
|
|
||||||
print dol_get_fiche_end();
|
print dol_get_fiche_head();
|
||||||
|
|
||||||
print '<table class="border centpercent">';
|
print '<table class="border centpercent">';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user