<?php
/* Smarty version 3.1.33, created on 2022-01-24 19:59:59
  from '/home/recursosspa/public_html/testlink/gui/templates/opt_transfer.inc.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61ef053fa76151_54128895',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    'b4176e8a41ff8896dfaa5c37c7b8309236b63b39' => 
    array (
      0 => '/home/recursosspa/public_html/testlink/gui/templates/opt_transfer.inc.tpl',
      1 => 1643038921,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
  ),
),false)) {
function content_61ef053fa76151_54128895 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/home/recursosspa/public_html/testlink/vendor/smarty/smarty/libs/plugins/function.html_options.php','function'=>'smarty_function_html_options',),));
?>
  
   <div class="option_transfer_container">
    <table cellspacing="0" cellpadding="0" border="0" width="100%">
      <?php if ($_smarty_tpl->tpl_vars['option_transfer']->value->global_lbl != '') {?>
  		<caption style="font-weight:bold;">
  	  <?php echo $_smarty_tpl->tpl_vars['option_transfer']->value->global_lbl;?>

    	&nbsp;<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['option_transfer']->value->additional_global_lbl, ENT_QUOTES, 'UTF-8', true);?>

		  </caption>
		  <?php }?>

    <tr>
      <td align="center" width="50%">
         <div class="labelHolder"><?php echo $_smarty_tpl->tpl_vars['option_transfer']->value->from->lbl;?>
</div>
         <?php echo smarty_function_html_options(array('name'=>$_smarty_tpl->tpl_vars['option_transfer']->value->from->name,'id'=>$_smarty_tpl->tpl_vars['option_transfer']->value->from->name,'size'=>$_smarty_tpl->tpl_vars['option_transfer']->value->size,'style'=>$_smarty_tpl->tpl_vars['option_transfer']->value->style,'multiple'=>"yes",'ondblclick'=>$_smarty_tpl->tpl_vars['opt_cfg']->value->js_events->left2right_click,'options'=>$_smarty_tpl->tpl_vars['option_transfer']->value->from->map),$_smarty_tpl);?>

      </td>
      <td align="center" width="40">
        <img src="<?php echo @constant('TL_THEME_IMG_DIR');?>
/ico_all_r.gif" 
              onclick="<?php echo $_smarty_tpl->tpl_vars['opt_cfg']->value->js_events->all_right_click;?>
"
              alt=">>" style="cursor: pointer;" /><br />
        <img src="<?php echo @constant('TL_THEME_IMG_DIR');?>
/ico_l2r.gif" 
              onclick="<?php echo $_smarty_tpl->tpl_vars['opt_cfg']->value->js_events->left2right_click;?>
"
              alt=">" style="cursor: pointer;" /><br />
        <img src="<?php echo @constant('TL_THEME_IMG_DIR');?>
/ico_r2l.gif" 
              onclick="<?php echo $_smarty_tpl->tpl_vars['opt_cfg']->value->js_events->right2left_click;?>
"
              alt="<" style="cursor: pointer;" /><br />
        <img src="<?php echo @constant('TL_THEME_IMG_DIR');?>
/ico_all_l.gif" 
              onclick="<?php echo $_smarty_tpl->tpl_vars['opt_cfg']->value->js_events->all_left_click;?>
"
              alt="<<" style="cursor: pointer;" />
      </td>
      <td align="center" width="50%">
         <div class="labelHolder"><?php echo $_smarty_tpl->tpl_vars['option_transfer']->value->to->lbl;?>
</div>
         <?php echo smarty_function_html_options(array('name'=>$_smarty_tpl->tpl_vars['option_transfer']->value->to->name,'id'=>$_smarty_tpl->tpl_vars['option_transfer']->value->to->name,'size'=>$_smarty_tpl->tpl_vars['option_transfer']->value->size,'style'=>$_smarty_tpl->tpl_vars['option_transfer']->value->style,'multiple'=>"yes",'ondblclick'=>$_smarty_tpl->tpl_vars['opt_cfg']->value->js_events->right2left_click,'options'=>$_smarty_tpl->tpl_vars['option_transfer']->value->to->map),$_smarty_tpl);?>

      </td>
    </tr>
  </table>
  </div>
  <input type="hidden" name="<?php echo $_smarty_tpl->tpl_vars['opt_cfg']->value->js_ot_name;?>
_removedLeft"  value="" />
  <input type="hidden" name="<?php echo $_smarty_tpl->tpl_vars['opt_cfg']->value->js_ot_name;?>
_removedRight"  value="" />
  <input type="hidden" name="<?php echo $_smarty_tpl->tpl_vars['opt_cfg']->value->js_ot_name;?>
_addedLeft"  value="" />
  <input type="hidden" name="<?php echo $_smarty_tpl->tpl_vars['opt_cfg']->value->js_ot_name;?>
_addedRight"  value="" />
  <input type="hidden" name="<?php echo $_smarty_tpl->tpl_vars['opt_cfg']->value->js_ot_name;?>
_newLeft"  value="" />
  <input type="hidden" name="<?php echo $_smarty_tpl->tpl_vars['opt_cfg']->value->js_ot_name;?>
_newRight"  value="" />
<?php }
}
