mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-08-01 22:02:13 +00:00
renamed poll_step_3.tpl
This commit is contained in:
parent
586e59e23f
commit
fad662e09a
2 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ switch ($step) {
|
|||
$smarty->assign('default_poll_duration', $config['default_poll_duration']);
|
||||
$smarty->assign('use_smtp', $config['use_smtp']);
|
||||
|
||||
$smarty->display('create_classic_poll_step3.tpl');
|
||||
$smarty->display('create_poll_step3.tpl');
|
||||
exit;
|
||||
|
||||
case 4:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue