{*+********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.1 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. *************************************************************************************} {strip} {if $HAS_HEADER eq true} {/if} {foreach key=_HEADER_NAME item=_FIELD_VALUE from=$ROW_1_DATA name="headerIterator"} {assign var="_COUNTER" value=$smarty.foreach.headerIterator.iteration} {if $HAS_HEADER eq true} {/if} {/foreach}
{'LBL_FILE_COLUMN_HEADER'|@vtranslate:$MODULE}{'LBL_ROW_1'|@vtranslate:$MODULE} {'LBL_CRM_FIELDS'|@vtranslate:$MODULE} {'LBL_DEFAULT_VALUE'|@vtranslate:$MODULE}
{$_HEADER_NAME} {$_FIELD_VALUE|@textlength_check}  
{/strip}