From cbdc4e7bd6c8128ab61ff1da0aa8df4961297f7f Mon Sep 17 00:00:00 2001 From: pappastech Date: Sun, 10 Jul 2011 15:49:07 +0000 Subject: [PATCH] Typo in customer and item Excel import screen corrected. ~Tom git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@21 c3eb156b-1dc0-44e1-88ae-e38439141b53 --- application/views/customers/excel_import.php | 2 +- application/views/items/excel_import.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)