|
|
|
|
@ -789,7 +789,7 @@ $form->addElement('button', 'submit', get_lang('ImportSession')); |
|
|
|
|
$defaults = array('sendMail' => 'true','file_type' => 'csv'); |
|
|
|
|
$form->setDefaults($defaults); |
|
|
|
|
|
|
|
|
|
Display::display_normal_message('TheXMLImportLetYouAddMoreInfoAndCreateResources'); |
|
|
|
|
Display::display_normal_message(get_lang('TheXMLImportLetYouAddMoreInfoAndCreateResources')); |
|
|
|
|
$form->display(); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|