<?php
/* Smarty version 3.1.33, created on 2021-12-15 15:10:55
  from '/opt/lampp/htdocs/testlink/gui/templates/testcases/inc_testsuite_viewer_rw.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61b9f76f56dfb2_54853854',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    'd12aa12a5d3759df775748de3431af75cd0d2a14' => 
    array (
      0 => '/opt/lampp/htdocs/testlink/gui/templates/testcases/inc_testsuite_viewer_rw.tpl',
      1 => 1636032773,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:error_icon.tpl' => 1,
  ),
),false)) {
function content_61b9f76f56dfb2_54853854 (Smarty_Internal_Template $_smarty_tpl) {
?><p>
<div class="labelHolder"><label for="name"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang_get'][0], array( array('s'=>'comp_name'),$_smarty_tpl ) );?>
</label></div> 
<div>
  <input type="text" id="name" name="container_name" title="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang_get'][0], array( array('s'=>'comp_alt_name'),$_smarty_tpl ) );?>
"
         value="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['name']->value, ENT_QUOTES, 'UTF-8', true);?>
" 
         onchange="content_modified = true"  onkeypress="content_modified = true"
         size="<?php echo $_smarty_tpl->smarty->ext->configLoad->_getConfigVariable($_smarty_tpl, 'CONTAINER_NAME_SIZE');?>
" maxlength="<?php echo $_smarty_tpl->smarty->ext->configLoad->_getConfigVariable($_smarty_tpl, 'CONTAINER_NAME_MAXLEN');?>
" required />
  <?php $_smarty_tpl->_subTemplateRender("file:error_icon.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('field'=>"container_name"), 0, false);
?>
</div>
<p>
<div class="labelHolder"><label for="details"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang_get'][0], array( array('s'=>'details'),$_smarty_tpl ) );?>
</label></div>
<div>
<?php echo $_smarty_tpl->tpl_vars['details']->value;?>

</div><?php }
}
