From 75cde08776f17eec7776cd96b557bc0cb26c0882 Mon Sep 17 00:00:00 2001 From: gRoussac Date: Tue, 29 Oct 2013 16:16:55 +0100 Subject: [PATCH] // update conf message in AdminImport --- .../default/template/controllers/import/helpers/form/form.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl index 94c2938df..d9c9fd4b0 100644 --- a/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl @@ -26,7 +26,7 @@
{block name="leadin"}{/block}
{if $module_confirmation}
- {l s='Your .CSV file has been sucessfully imported into your shop.'} + {l s='Your .CSV file has been sucessfully imported into your shop. Don\'t forget to Re-build the products search index.'}
{/if}