diff --git a/application/views/customers/excel_import.php b/application/views/customers/excel_import.php index 8be96b96b..d46c54a2d 100644 --- a/application/views/customers/excel_import.php +++ b/application/views/customers/excel_import.php @@ -1,7 +1,7 @@ 'item_form')); ?> -
Max import data from execel sheet
+
Import customers from Excel sheet
Download Import Excel Template (CSV)
diff --git a/application/views/items/excel_import.php b/application/views/items/excel_import.php index fcb956379..2816cd04d 100644 --- a/application/views/items/excel_import.php +++ b/application/views/items/excel_import.php @@ -1,7 +1,7 @@ 'item_form')); ?> -
Max import data from execel sheet
+
Import items from Excel sheet
Download Import Excel Template (CSV)