diff --git a/admin-dev/themes/default/template/controllers/groups/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/groups/helpers/view/view.tpl index e2503c9a6..96908c212 100755 --- a/admin-dev/themes/default/template/controllers/groups/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/groups/helpers/view/view.tpl @@ -58,7 +58,7 @@
{l s='Limited to the 100th first customers.'} {l s='Please use filters to narrow your search.'}
+{l s='Limited to the first 100 customers.'} {l s='Please use filters to narrow your search.'}
{$customerList} -{/block} \ No newline at end of file +{/block} diff --git a/admin-dev/themes/default/template/controllers/orders/form.tpl b/admin-dev/themes/default/template/controllers/orders/form.tpl index e8de6bf14..e0a57766d 100755 --- a/admin-dev/themes/default/template/controllers/orders/form.tpl +++ b/admin-dev/themes/default/template/controllers/orders/form.tpl @@ -984,7 +984,7 @@{l s='Search a customer by tapping the first letters of his/her name'}
+{l s='Search a customer by typing the first letters of his/her name'}
{l s='Add new customer'}
@@ -999,7 +999,7 @@
{l s='Search a product by tapping the first letters of his/her name.'}
+{l s='Search a product by typing the first letters of his/her name.'}