<?php
/* Smarty version 3.1.33, created on 2021-12-29 16:35:37
  from '/opt/lampp/htdocs/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_61cc8049c2b4c6_90208123',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    '521bf611428098069f6df682f4dfb4ad72dd848e' => 
    array (
      0 => '/opt/lampp/htdocs/testlink/gui/templates/execute/getExecNotes.tpl',
      1 => 1636032772,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
  ),
),false)) {
function content_61cc8049c2b4c6_90208123 (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 }
}
