File: /home/nexper/public_html/crm/cache/smarty/templates_c/%%DC^DC4^DC4D694F%%Leadslast_name.tpl.php
<?php /* Smarty version 2.6.11, created on 2014-12-22 16:58:53
compiled from cache/modules/Import/Leadslast_name.tpl */ ?>
<?php if (strlen ( $this->_tpl_vars['fields']['last_name']['value'] ) <= 0): $this->assign('value', $this->_tpl_vars['fields']['last_name']['default_value']); else: $this->assign('value', $this->_tpl_vars['fields']['last_name']['value']); endif; ?>
<input type='text' name='<?php echo $this->_tpl_vars['fields']['last_name']['name']; ?>
'
id='<?php echo $this->_tpl_vars['fields']['last_name']['name']; ?>
' size='30'
maxlength='100'
value='<?php echo $this->_tpl_vars['value']; ?>
' title='' tabindex='1' >