<?php
/* Smarty version 3.1.33, created on 2022-01-28 15:43:05
  from '/home/recursosspa/public_html/testlink/gui/templates/execute/getExecNotes.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61f40f099e99f7_12204123',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    'a7bbd828464f9da49d0693bbf21ba9ea148673dd' => 
    array (
      0 => '/home/recursosspa/public_html/testlink/gui/templates/execute/getExecNotes.tpl',
      1 => 1643038950,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
  ),
),false)) {
function content_61f40f099e99f7_12204123 (Smarty_Internal_Template $_smarty_tpl) {
?><html>
<head>
</head>
<body>
<?php if ($_smarty_tpl->tpl_vars['webeditorType']->value == 'none') {?>
<textarea <?php echo $_smarty_tpl->tpl_vars['readonly']->value;?>
 name="notes" cols="<?php echo $_smarty_tpl->tpl_vars['webeditorCfg']->value['cols'];?>
" 
          rows="<?php echo $_smarty_tpl->tpl_vars['webeditorCfg']->value['rows'];?>
" style="background:transparent;">
<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['notes']->value, ENT_QUOTES, 'UTF-8', true);?>

</textarea>
<?php } else {
echo $_smarty_tpl->tpl_vars['notes']->value;?>

<?php }?>
</body>
</html><?php }
}
