Skip to content
Snippets Groups Projects
Commit ced1462b authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix regression

parent 612aa0ab
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,6 @@ class mod_propale_saphir extends ModeleNumRefPropales
$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'].'">';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment