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