forked from Wavyzz/dolibarr
Fix regression
This commit is contained in:
@@ -45,8 +45,6 @@ class mod_contract_magre extends ModelNumRefContracts
|
||||
|
||||
$langs->load("bills");
|
||||
|
||||
$form = new Form($this->db);
|
||||
|
||||
$texte = $langs->trans('GenericNumRefModelDesc')."<br>\n";
|
||||
$texte.= '<form action="'.$_SERVER["PHP_SELF"].'" method="POST">';
|
||||
$texte.= '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
|
||||
|
||||
Reference in New Issue
Block a user