Update create_survey.php
This commit is contained in:
parent
90b4a4d314
commit
095336f333
@ -136,6 +136,7 @@ print load_fiche_titre($langs->trans("CreatePoll").' (1 / 2)');
|
|||||||
|
|
||||||
// debut du formulaire
|
// debut du formulaire
|
||||||
print '<form name="formulaire" action="" method="POST">'."\n";
|
print '<form name="formulaire" action="" method="POST">'."\n";
|
||||||
|
print '<input type="hidden" name="token" value="'.newToken().'">';
|
||||||
|
|
||||||
dol_fiche_head();
|
dol_fiche_head();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user