mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Update choix_date.php
This commit is contained in:
parent
f8f45be225
commit
188024339d
|
|
@ -328,6 +328,7 @@ else
|
|||
|
||||
//Debut du formulaire et bandeaux de tete
|
||||
print '<form name="formulaire" action="" method="POST">'."\n";
|
||||
print '<input type="hidden" name="token" value="'.newToken().'">';
|
||||
|
||||
print load_fiche_titre($langs->trans("CreatePoll").' (2 / 2)');
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user