File: /www/exchange0old/exchange/admin/cache/%%F1^F1D^F1DD8A95%%naced.html.php
<?php /* Smarty version 2.6.19, created on 2024-06-17 06:17:00
compiled from common/naced.html */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'substr', 'common/naced.html', 9, false),)), $this); ?>
<?php if ($this->_tpl_vars['naced_name']): ?>
<?php $this->assign('select_id', $this->_tpl_vars['naced_name']); ?>
<?php else: ?>
<?php $this->assign('select_id', 'naced'); ?>
<?php endif; ?>
<select name="<?php echo $this->_tpl_vars['select_id']; ?>
" class="cmb_bx1" id="red">
<?php $_from = $this->_tpl_vars['naced']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['item']):
?>
<option style="width:290px;" value='<?php echo $this->_tpl_vars['item']['nace_id']; ?>
' <?php if ($this->_tpl_vars['item']['nace_id'] == $this->_tpl_vars['errval']['naced']): ?> selected="selected"<?php endif; ?> ><?php echo smarty_function_substr(array('string' => $this->_tpl_vars['item']['nace_title'],'lenght' => 53), $this);?>
</option>
<?php endforeach; endif; unset($_from); ?>
</select>