File: /home/nexper/public_html/crm/cache/smarty/templates_c/%%96^96A^96A3F4B4%%Leadsdo_not_call.tpl.php
<?php /* Smarty version 2.6.11, created on 2014-12-22 16:58:53
compiled from cache/modules/Import/Leadsdo_not_call.tpl */ ?>
<?php if (strval ( $this->_tpl_vars['fields']['do_not_call']['value'] ) == '1' || strval ( $this->_tpl_vars['fields']['do_not_call']['value'] ) == 'yes' || strval ( $this->_tpl_vars['fields']['do_not_call']['value'] ) == 'on'): ?>
<?php $this->assign('checked', 'CHECKED'); else: $this->assign('checked', ""); endif; ?>
<input type="hidden" name="<?php echo $this->_tpl_vars['fields']['do_not_call']['name']; ?>
" value="0">
<input type="checkbox" id="<?php echo $this->_tpl_vars['fields']['do_not_call']['name']; ?>
"
name="<?php echo $this->_tpl_vars['fields']['do_not_call']['name']; ?>
"
value="1" title='' tabindex="1" <?php echo $this->_tpl_vars['checked']; ?>
>