Update combinations.php
This commit is contained in:
parent
2dbe3260a1
commit
18e08420f4
@ -394,7 +394,7 @@ if (! empty($id) || ! empty($ref))
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
$listofvariantselected .= '</div>';
|
$listofvariantselected .= '</div>';
|
||||||
//print dol_fiche_end();
|
//dol_fiche_end();
|
||||||
} else {
|
} else {
|
||||||
$title = $langs->trans('EditProductCombination');
|
$title = $langs->trans('EditProductCombination');
|
||||||
}
|
}
|
||||||
@ -602,7 +602,7 @@ if (! empty($id) || ! empty($ref))
|
|||||||
print '</table>';
|
print '</table>';
|
||||||
}
|
}
|
||||||
|
|
||||||
print dol_fiche_end();
|
dol_fiche_end();
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<div style="text-align: center">
|
<div style="text-align: center">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user