<?php
/* Smarty version 3.1.33, created on 2022-01-28 15:50:29
  from '/home/recursosspa/public_html/testlink/gui/templates/results/charts.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61f410c53ebce3_09916536',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    '88b73d4b1358f72a49adf45dfd4ca9b1ea4ab4c1' => 
    array (
      0 => '/home/recursosspa/public_html/testlink/gui/templates/results/charts.tpl',
      1 => 1643038968,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:inc_head.tpl' => 1,
    'file:inc_result_tproject_tplan.tpl' => 1,
  ),
),false)) {
function content_61f410c53ebce3_09916536 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_subTemplateRender("file:inc_head.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>

<body>
<h1 class="title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang_get'][0], array( array('s'=>'graphical_reports'),$_smarty_tpl ) );?>
</h1>

<?php if ($_smarty_tpl->tpl_vars['gui']->value->can_use_charts == 'OK') {
$_smarty_tpl->_subTemplateRender("file:inc_result_tproject_tplan.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('arg_tproject_name'=>$_smarty_tpl->tpl_vars['gui']->value->tproject_name,'arg_tplan_name'=>$_smarty_tpl->tpl_vars['gui']->value->tplan_name), 0, false);
?>	
<?php }?>

<div class="workBack">
<?php if ($_smarty_tpl->tpl_vars['gui']->value->can_use_charts == 'OK') {?>
    <?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['gui']->value->charts, 'code', false, 'title');
if ($_from !== null) {
foreach ($_from as $_smarty_tpl->tpl_vars['title']->value => $_smarty_tpl->tpl_vars['code']->value) {
?>
    <h3><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['title']->value, ENT_QUOTES, 'UTF-8', true);?>
</h3>
    	<img src="<?php echo $_smarty_tpl->tpl_vars['basehref']->value;
echo $_smarty_tpl->tpl_vars['code']->value;?>
">
    <?php
}
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);
} else { ?>
    <?php echo $_smarty_tpl->tpl_vars['gui']->value->can_use_charts;?>

<?php }?>
</div>
</body>
</html>
<?php }
}
