EIOS/inc/smarty/templates_c/248f6f46194589092d7497aeb20...

47 lines
2.2 KiB
PHP

<?php /* Smarty version Smarty-3.1.13, created on 2022-04-11 20:53:18
compiled from "tpl/tpl_optionally.html" */ ?>
<?php /*%%SmartyHeaderCode:120710515862546b0e1e3649-02701109%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'248f6f46194589092d7497aeb20be88e73309436' =>
array (
0 => 'tpl/tpl_optionally.html',
1 => 1553755341,
2 => 'file',
),
),
'nocache_hash' => '120710515862546b0e1e3649-02701109',
'function' =>
array (
),
'variables' =>
array (
'user' => 0,
'page' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_62546b0e202a70_43004814',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_62546b0e202a70_43004814')) {function content_62546b0e202a70_43004814($_smarty_tpl) {?><div class="row-fluid">
<div class="span12">
<h3 class="page-title">Дисциплины по выбору</h3>
<ul class="breadcrumb">
<li><a href="/">Главная</a><span class="divider">/</span> Обучение <span class="divider">/</span> Дисциплины по выбору <span class="divider">/</span> <?php if (isset($_smarty_tpl->tpl_vars['user']->value['statuses'][0])){?><a href="/optionally/students/" class="btn <?php if ($_smarty_tpl->tpl_vars['page']->value=='students'){?>btn-primary<?php }?>" style="color:#000;">Студенту</a><?php }?>
<?php if (isset($_smarty_tpl->tpl_vars['user']->value['statuses'][30])){?><a href="/optionally/zavkaf/" class="btn <?php if ($_smarty_tpl->tpl_vars['page']->value=='zavkaf'){?>btn-primary<?php }?>" style="color:#000;">Зав. кафедрой</a><?php }?></li>
</ul>
</div>
</div>
<?php if ($_smarty_tpl->tpl_vars['page']->value=="students"){?>
<?php echo $_smarty_tpl->getSubTemplate ("tpl_optionally_students.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['page']->value=="zavkaf"){?>
<?php echo $_smarty_tpl->getSubTemplate ("tpl_optionally_zavkaf.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
<?php }?>
<?php }} ?>