Fix #3413 Translation of ExpireDate
This commit is contained in:
parent
67b7345e83
commit
aa1661d64c
@ -94,7 +94,7 @@ if (GETPOST("creation_sondage_date") || GETPOST("creation_sondage_autre"))
|
||||
$_SESSION['champdatefin'] = dol_print_date($champdatefin,'dayrfc');
|
||||
//$testdate = false;
|
||||
//$_SESSION['champdatefin'] = dol_print_date($champdatefin,'dayrfc');
|
||||
setEventMessage($langs->trans('ExpiredDate'),'warnings');
|
||||
setEventMessage('ExpireDate','warnings');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user