diff --git a/application/views/customers/excel_import.php b/application/views/customers/excel_import.php index 3e31388f8..324fd9da8 100644 --- a/application/views/customers/excel_import.php +++ b/application/views/customers/excel_import.php @@ -1,23 +1,25 @@ 'item_form', 'class'=>'form-horizontal')); ?>
lang->line('customers_import_items_excel'); ?>
- lang->line('common_download_import_template'); ?>
lang->line('common_import'); ?>
- lang->line('common_import_file_path').':', 'name',array('class'=>'control-label col-xs-3')); ?> -
- 'file_path', - 'id'=>'file_path', - 'class'=>'form-control', - 'value'=>'') - );?> + +
+ +
+ lang->line('common_import_file_path'), 'name',array('class'=>'control-label col-xs-3')); ?> +
+
- ?>