<?php
/* Smarty version 3.1.33, created on 2021-12-15 15:11:16
  from '/opt/lampp/htdocs/testlink/gui/templates/testcases/inc_testsuite_viewer_ro.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61b9f784852628_30257817',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    'c6f497c04e6deb998f6eba5e717fa16f2e642c1d' => 
    array (
      0 => '/opt/lampp/htdocs/testlink/gui/templates/testcases/inc_testsuite_viewer_ro.tpl',
      1 => 1636032773,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:testcases/object_keywords.inc.tpl' => 1,
  ),
),false)) {
function content_61b9f784852628_30257817 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/opt/lampp/htdocs/testlink/vendor/smarty/smarty/libs/plugins/modifier.replace.php','function'=>'smarty_modifier_replace',),));
?>

<?php $_smarty_tpl->_assignInScope('kwView', smarty_modifier_replace($_smarty_tpl->tpl_vars['gsmarty_href_keywordsView']->value,'%s%',$_smarty_tpl->tpl_vars['gui']->value->tproject_id));?>

<table class="simple">
	<tr>
		<th colspan="2"><?php echo $_smarty_tpl->tpl_vars['labels']->value['test_suite'];
echo $_smarty_tpl->tpl_vars['tlCfg']->value->gui_title_separator_1;
echo htmlspecialchars($_smarty_tpl->tpl_vars['gui']->value->container_data['name'], ENT_QUOTES, 'UTF-8', true);?>
</th>
	</tr>
	<tr>
		<td colspan="2">
			<fieldset class="x-fieldset x-form-label-left">
			<legend class="legend_container"><?php echo $_smarty_tpl->tpl_vars['labels']->value['details'];?>
</legend>
			<?php if ($_smarty_tpl->tpl_vars['gui']->value->testDesignEditorType == 'none') {
echo nl2br($_smarty_tpl->tpl_vars['gui']->value->container_data['details']);
} else {
echo $_smarty_tpl->tpl_vars['gui']->value->container_data['details'];
}?>
			
			</fieldset>
		</td>
	</tr>
		
	    <tr>
    <td>
    <?php $_smarty_tpl->_subTemplateRender("file:testcases/object_keywords.inc.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('args_keywords_map'=>$_smarty_tpl->tpl_vars['gui']->value->keywords_map,'args_edit_enabled'=>$_smarty_tpl->tpl_vars['gui']->value->modify_tc_rights,'args_item_id'=>$_smarty_tpl->tpl_vars['container_id']->value), 0, false);
?> 
    </td>
  </tr> 


		<tr>
	  <td colspan="2">
  	<?php echo $_smarty_tpl->tpl_vars['gui']->value->cf;?>

  	  </td>
	</tr>

</table>
<?php }
}
