<?php
/* Smarty version 3.1.33, created on 2021-12-15 15:10:55
  from '/opt/lampp/htdocs/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_61b9f76f5c6566_95794640',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    '0faeb8153cf05dfec431beb518ac55d5c1003718' => 
    array (
      0 => '/opt/lampp/htdocs/testlink/gui/templates/opt_transfer.inc.tpl',
      1 => 1636032765,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
  ),
),false)) {
function content_61b9f76f5c6566_95794640 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/opt/lampp/htdocs/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 }
}
