50 lines
2.4 KiB
PHP
50 lines
2.4 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2019-09-04 09:03:34
|
|
compiled from "C:\wamp64\www\sophalcrm\includes\runtime/../../layouts/v7\modules\Import\ImportStepThree.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:883978735d6f7de6ef79c5-63403389%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'd9ea3250e6a6dccc16b80edfb56716ed6bf3a82c' =>
|
|
array (
|
|
0 => 'C:\\wamp64\\www\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Import\\ImportStepThree.tpl',
|
|
1 => 1567520679,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '883978735d6f7de6ef79c5-63403389',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'MODULE' => 0,
|
|
'IMPORTABLE_FIELDS' => 0,
|
|
'AVAILABLE_FIELDS' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_5d6f7de703a6b',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_5d6f7de703a6b')) {function content_5d6f7de703a6b($_smarty_tpl) {?>
|
|
|
|
|
|
|
|
<span>
|
|
<h4><?php echo vtranslate('LBL_IMPORT_MAP_FIELDS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</h4>
|
|
</span>
|
|
<hr>
|
|
<div id="savedMapsContainer"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Import_Saved_Maps.tpl",'Import'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
</div>
|
|
<div><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Import_Mapping.tpl",'Import'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
|
</div>
|
|
<div class="form-inline" style="padding-bottom: 10%;">
|
|
<input type="checkbox" name="save_map" id="save_map"> <label for="save_map"><?php echo vtranslate('LBL_SAVE_AS_CUSTOM_MAPPING',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</label>
|
|
<input type="text" name="save_map_as" id="save_map_as" class = "form-control">
|
|
</div>
|
|
<?php if (!$_smarty_tpl->tpl_vars['IMPORTABLE_FIELDS']->value){?>
|
|
<?php $_smarty_tpl->tpl_vars['IMPORTABLE_FIELDS'] = new Smarty_variable($_smarty_tpl->tpl_vars['AVAILABLE_FIELDS']->value, null, 0);?>
|
|
<?php }?>
|
|
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Import_Default_Values_Widget.tpl",'Import'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('IMPORTABLE_FIELDS'=>$_smarty_tpl->tpl_vars['IMPORTABLE_FIELDS']->value), 0);?>
|
|
<?php }} ?>
|