EIOS/inc/smarty/templates_c/991218152c33f4f1173ad9d2455...

72 lines
2.6 KiB
PHP

<?php /* Smarty version Smarty-3.1.13, created on 2023-06-07 13:48:16
compiled from "tpl/tpl_teacher_fk_prepod.html" */ ?>
<?php /*%%SmartyHeaderCode:432278599629462e4d07814-64642902%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'991218152c33f4f1173ad9d24553fc131588d13b' =>
array (
0 => 'tpl/tpl_teacher_fk_prepod.html',
1 => 1686134896,
2 => 'file',
),
),
'nocache_hash' => '432278599629462e4d07814-64642902',
'function' =>
array (
),
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_629462e4d4dfa2_65265736',
'variables' =>
array (
'sections_teacher' => 0,
'section' => 0,
'fac' => 0,
),
'has_nocache_code' => false,
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_629462e4d4dfa2_65265736')) {function content_629462e4d4dfa2_65265736($_smarty_tpl) {?><div class="row-fluid">
<div class="span12">
<?php $_smarty_tpl->tpl_vars['section'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['section']->_loop = false;
$_smarty_tpl->tpl_vars['kk'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['sections_teacher']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['section']->key => $_smarty_tpl->tpl_vars['section']->value){
$_smarty_tpl->tpl_vars['section']->_loop = true;
$_smarty_tpl->tpl_vars['kk']->value = $_smarty_tpl->tpl_vars['section']->key;
?>
<div class="row-fluid">
<div class="widget orange">
<div class="widget-title">
<h4> <?php echo $_smarty_tpl->tpl_vars['section']->value['name'];?>
(<?php echo $_smarty_tpl->tpl_vars['section']->value['course'];?>
курс)</h4>
<span class="tools"><a href="javascript:;" class="icon-chevron-down"></a></span>
</div>
<div class="widget-body">
<h4>Факультеты</h4>
<?php $_smarty_tpl->tpl_vars['fac'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['fac']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['section']->value['fac_name']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['fac']->key => $_smarty_tpl->tpl_vars['fac']->value){
$_smarty_tpl->tpl_vars['fac']->_loop = true;
?>
<?php echo $_smarty_tpl->tpl_vars['fac']->value;?>
<br />
<?php } ?>
<hr />
<?php echo $_smarty_tpl->tpl_vars['section']->value['content'];?>
</div>
</div>
</div>
<?php } ?>
</div>
</div>
<script type="text/javascript">
</script><?php }} ?>