diff --git a/packages/vtiger/mandatory/Import.zip b/packages/vtiger/mandatory/Import.zip index 955b9699f2ed643a1e6538e669ab20025c89a8a9..492bf32e00a94a557d7ad61e16a4f1a027002938 100644 Binary files a/packages/vtiger/mandatory/Import.zip and b/packages/vtiger/mandatory/Import.zip differ diff --git a/pkg/vtiger/modules/Import/layouts/v7/modules/Import/ImportStepOne.tpl b/pkg/vtiger/modules/Import/layouts/v7/modules/Import/ImportStepOne.tpl index 63cf61aa5b63447d044fe84a2e5d0fb3a947e3f0..72d070aad7f72b8a52622de17a3eb6d86e37c77e 100644 --- a/pkg/vtiger/modules/Import/layouts/v7/modules/Import/ImportStepOne.tpl +++ b/pkg/vtiger/modules/Import/layouts/v7/modules/Import/ImportStepOne.tpl @@ -42,7 +42,7 @@ </div> </td> </tr> - {if $FORMAT eq ''} + {if $FORMAT eq 'csv'} <tr id="has_header_container" style="height:50px"> <td>{'LBL_HAS_HEADER'|@vtranslate:$MODULE}</td> <td> @@ -62,7 +62,7 @@ </td> </tr> {/if} - {if $FORMAT eq ''} + {if $FORMAT eq 'csv'} <tr id="delimiter_container" style="height:50px"> <td>{'LBL_DELIMITER'|@vtranslate:$MODULE}</td> <td>