// Note: for the above limit to work make sure to set upload_max_filesize and post_max_size in php.ini to at least 16M.
$form->addInput(array('type'=>'submit','name'=>'btn_submit','value'=>$i18n->getKey('button.import')));
// Note: for the above limit to work make sure to set upload_max_filesize and post_max_size in php.ini to at least 16M.
$form->addInput(array('type'=>'submit','name'=>'btn_submit','value'=>$i18n->getKey('button.import')));