<?php
/* Smarty version 3.1.33, created on 2021-12-15 15:09:36
  from '/opt/lampp/htdocs/testlink/gui/templates/results/tcCreatedPerUserOnTestProject.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61b9f7204c6839_70429076',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    '7aa5eeedc2881213969faf539f3e5a9eda32cc80' => 
    array (
      0 => '/opt/lampp/htdocs/testlink/gui/templates/results/tcCreatedPerUserOnTestProject.tpl',
      1 => 1636032773,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:inc_head.tpl' => 1,
    'file:inc_ext_js.tpl' => 2,
    'file:inc_ext_table.tpl' => 1,
    'file:results/tcCreatedPerUserOnTestProjectGUI.inc.tpl' => 1,
  ),
),false)) {
function content_61b9f7204c6839_70429076 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/opt/lampp/htdocs/testlink/vendor/smarty/smarty/libs/plugins/modifier.date_format.php','function'=>'smarty_modifier_date_format',),));
?>

<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang_get'][0], array( array('var'=>'labels','s'=>'th_user,th_start_time,th_end_time,date,hour,submit_query,show_calender'),$_smarty_tpl ) );?>



<?php $_smarty_tpl->_subTemplateRender("file:inc_head.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('openHead'=>'yes'), 0, false);
$_smarty_tpl->_subTemplateRender("file:inc_ext_js.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('bResetEXTCss'=>1), 0, false);
?>
                          
                          
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['gui']->value->tableSet, 'matrix', false, 'idx', 'initializer', array (
  'first' => true,
  'index' => true,
));
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['idx']->value => $_smarty_tpl->tpl_vars['matrix']->value) {
$_smarty_tpl->tpl_vars['__smarty_foreach_initializer']->value['index']++;
$_smarty_tpl->tpl_vars['__smarty_foreach_initializer']->value['first'] = !$_smarty_tpl->tpl_vars['__smarty_foreach_initializer']->value['index'];
?>
  <?php $_smarty_tpl->_assignInScope('tableID', "table_".((string)$_smarty_tpl->tpl_vars['idx']->value));?>
  <?php if ((isset($_smarty_tpl->tpl_vars['__smarty_foreach_initializer']->value['first']) ? $_smarty_tpl->tpl_vars['__smarty_foreach_initializer']->value['first'] : null)) {?>
    <?php echo $_smarty_tpl->tpl_vars['matrix']->value->renderCommonGlobals();?>

    <?php $_smarty_tpl->_subTemplateRender("file:inc_ext_js.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('bResetEXTCss'=>1), 0, true);
?>
    <?php $_smarty_tpl->_subTemplateRender("file:inc_ext_table.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
  <?php }?>
  <?php echo $_smarty_tpl->tpl_vars['matrix']->value->renderHeadSection($_smarty_tpl->tpl_vars['tableID']->value);?>

<?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</head>

<body>
  <h1 class="title"><?php echo $_smarty_tpl->tpl_vars['gui']->value->pageTitle;?>
</h1>

  <?php $_smarty_tpl->_subTemplateRender("file:results/tcCreatedPerUserOnTestProjectGUI.inc.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>

  <?php if ($_smarty_tpl->tpl_vars['gui']->value->searchDone) {?>
    <div class="workBack">
    <?php if ($_smarty_tpl->tpl_vars['gui']->value->warning_msg == '') {?>
        <?php if ($_smarty_tpl->tpl_vars['gui']->value->resultSet) {?>
          <?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['gui']->value->tableSet, 'matrix', false, 'idx');
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['idx']->value => $_smarty_tpl->tpl_vars['matrix']->value) {
?>
            <p>
            <?php $_smarty_tpl->_assignInScope('tableID', "table_".((string)$_smarty_tpl->tpl_vars['idx']->value));?>
            <?php echo $_smarty_tpl->tpl_vars['matrix']->value->renderBodySection($_smarty_tpl->tpl_vars['tableID']->value);?>

            <br />
            </p>
          <?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
          <br />
          <?php echo $_smarty_tpl->tpl_vars['gui']->value->l18n['generated_by_TestLink_on'];?>
 <?php echo smarty_modifier_date_format(time(),$_smarty_tpl->tpl_vars['gsmarty_timestamp_format']->value);?>

        <?php } else { ?>
          <?php echo $_smarty_tpl->tpl_vars['gui']->value->l18n['no_records_found'];?>

        <?php }?>
    <?php } else { ?>
      <div class="user_feedback">
      <?php echo $_smarty_tpl->tpl_vars['gui']->value->warning_msg;?>

      </div>
    <?php }?>   
    </div>
  <?php }?>
 </body>
</html><?php }
}
