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
|
||||
print '<form name="formulaire" action="" method="POST">'."\n";
|
||||
print '<input type="hidden" name="token" value="'.newToken().'">';
|
||||
|
||||
dol_fiche_head();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user