{*+********************************************************************************** * 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} {include file='QuickCreateHidden.tpl'}
{'LBL_ADD'|getTranslatedString} {$QCMODULE}
{assign var="fromlink" value="qcreate"} {foreach item=subdata from=$QUICKCREATE} {foreach key=mainlabel item=maindata from=$subdata} {include file='EditViewUI.tpl'} {/foreach} {/foreach}
{if $MODULE eq 'Accounts'} {else} {/if}
{if $MODULE eq 'Calendar'} {else} {/if} {/strip}