'multipart/form-data')). Form::hidden('csrf', Security::token()). Form::input('file', null, array('type' => 'file', 'size' => '25')).Html::br(). Form::submit('upload_file', __('Upload', 'filesmanager'), array('class' => 'btn')). Form::close() ) ?> > '_blank'));?>
'btn btn-small', 'onclick' => "return confirmDelete('".__('Delete directory: :dir', 'filesmanager', array(':dir' => $dir))."')")); ?>
'btn btn-small', 'onclick' => "return confirmDelete('".__('Delete file: :file', 'filesmanager', array(':file' => $file))."')")); ?>