EIOS/inc/smarty/templates_c/cfc16d094ef9bdfdeb9b4ca1e09...

287 lines
11 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php /* Smarty version Smarty-3.1.13, created on 2022-04-11 21:05:14
compiled from "tpl/tpl_instruction.html" */ ?>
<?php /*%%SmartyHeaderCode:133812035062546dda651f72-82247985%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'cfc16d094ef9bdfdeb9b4ca1e09ffbdf13593d74' =>
array (
0 => 'tpl/tpl_instruction.html',
1 => 1634808893,
2 => 'file',
),
),
'nocache_hash' => '133812035062546dda651f72-82247985',
'function' =>
array (
),
'variables' =>
array (
'view' => 0,
'categoryAll' => 0,
'cat' => 0,
'doc' => 0,
'cat2' => 0,
'doc2' => 0,
'cat3' => 0,
'doc3' => 0,
'search_material' => 0,
'mat' => 0,
'help' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_62546dda694b02_27275188',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_62546dda694b02_27275188')) {function content_62546dda694b02_27275188($_smarty_tpl) {?><div class="row-fluid">
<div class="span12">
<h3 class="page-title">Инструкции ЭИОС</h3>
<ul class="breadcrumb">
<a href="/" class="btn btn-success">На главную</a>
</ul>
</div>
</div>
<?php if (($_smarty_tpl->tpl_vars['view']->value==0)){?>
<?php $_smarty_tpl->tpl_vars['cat'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['cat']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['categoryAll']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['cat']->key => $_smarty_tpl->tpl_vars['cat']->value){
$_smarty_tpl->tpl_vars['cat']->_loop = true;
?>
<div class="row-fluid">
<div class="span12">
<!-- BEGIN INLINE TABS PORTLET-->
<div class="widget red">
<div class="widget-title">
<h4 style="text-transform: uppercase;"><i class="icon-reorder"></i> <?php echo $_smarty_tpl->tpl_vars['cat']->value['name'];?>
</h4>
<span class="tools">
<a href="javascript:;" class="icon-chevron-up"> Развернуть/Свернуть</a>
<a href="javascript:;" class="icon-remove"></a>
</span>
</div>
<div class="widget-body" style="display: none;">
<?php $_smarty_tpl->tpl_vars['doc'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['doc']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['cat']->value['docs']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['doc']->key => $_smarty_tpl->tpl_vars['doc']->value){
$_smarty_tpl->tpl_vars['doc']->_loop = true;
?>
<li><a href="/help/<?php echo $_smarty_tpl->tpl_vars['doc']->value['id'];?>
/"><?php echo $_smarty_tpl->tpl_vars['doc']->value['title'];?>
</a></li>
<?php } ?>
<?php $_smarty_tpl->tpl_vars['cat2'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['cat2']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['cat']->value['level2']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['cat2']->key => $_smarty_tpl->tpl_vars['cat2']->value){
$_smarty_tpl->tpl_vars['cat2']->_loop = true;
?>
<div class="row-fluid">
<div class="span12">
<!-- BEGIN INLINE TABS PORTLET-->
<div class="widget green">
<div class="widget-title" style="background: #74B749!important;">
<h4 style="text-transform: uppercase;"><i class="icon-reorder"></i> <?php echo $_smarty_tpl->tpl_vars['cat2']->value['name'];?>
</h4>
<span class="tools">
<a href="javascript:;" class="icon-chevron-up"> Развернуть/Свернуть</a>
<a href="javascript:;" class="icon-remove"></a>
</span>
</div>
<div class="widget-body" style="display: none;">
<ul>
<?php $_smarty_tpl->tpl_vars['doc2'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['doc2']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['cat2']->value['docs']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['doc2']->key => $_smarty_tpl->tpl_vars['doc2']->value){
$_smarty_tpl->tpl_vars['doc2']->_loop = true;
?>
<li><a href="/help/<?php echo $_smarty_tpl->tpl_vars['doc2']->value['id'];?>
/"><?php echo $_smarty_tpl->tpl_vars['doc2']->value['title'];?>
</a></li>
<?php } ?>
</ul>
<?php $_smarty_tpl->tpl_vars['cat3'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['cat3']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['cat2']->value['level3']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['cat3']->key => $_smarty_tpl->tpl_vars['cat3']->value){
$_smarty_tpl->tpl_vars['cat3']->_loop = true;
?>
<div class="row-fluid">
<div class="span12">
<!-- BEGIN INLINE TABS PORTLET-->
<div class="widget yellow">
<div class="widget-title" style="background: #333586!important;">
<h4 style="text-transform: uppercase;"><i class="icon-reorder"></i> <?php echo $_smarty_tpl->tpl_vars['cat3']->value['name'];?>
</h4>
<span class="tools">
<a href="javascript:;" class="icon-chevron-up"> Развернуть/Свернуть</a>
<a href="javascript:;" class="icon-remove"></a>
</span>
</div>
<div class="widget-body" style="display: none;">
<ul>
<?php $_smarty_tpl->tpl_vars['doc3'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['doc3']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['cat3']->value['docs']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['doc3']->key => $_smarty_tpl->tpl_vars['doc3']->value){
$_smarty_tpl->tpl_vars['doc3']->_loop = true;
?>
<li><a href="/help/<?php echo $_smarty_tpl->tpl_vars['doc3']->value['id'];?>
/"><?php echo $_smarty_tpl->tpl_vars['doc3']->value['title'];?>
</a></li>
<?php } ?>
</ul>
</div>
</div>
</div>
</div>
<?php } ?>
</div>
</div>
</div>
</div>
<?php } ?>
</div>
</div>
<!-- END INLINE TABS PORTLET-->
</div>
</div>
<?php } ?>
<?php }else{ ?>
<?php if (($_smarty_tpl->tpl_vars['view']->value==2)){?>
<?php $_smarty_tpl->tpl_vars['mat'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['mat']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['search_material']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['mat']->key => $_smarty_tpl->tpl_vars['mat']->value){
$_smarty_tpl->tpl_vars['mat']->_loop = true;
?>
<h3 align="center"><a href="/help/<?php echo $_smarty_tpl->tpl_vars['mat']->value['id'];?>
/"><?php echo $_smarty_tpl->tpl_vars['mat']->value['title'];?>
</a></h3>
<?php } ?>
<?php }else{ ?>
<!--PAGE HELP-->
<h3 align="center"><?php echo $_smarty_tpl->tpl_vars['help']->value['title'];?>
</h3>
<?php echo $_smarty_tpl->tpl_vars['help']->value['text_f'];?>
<?php }?>
<?php }?>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<hr />
<!--div class="row-fluid">
<div class="span12">
<div class="row-fluid">
<div class="span12 ">
<div class="row-fluid help">
<?php if (($_smarty_tpl->tpl_vars['view']->value==0)){?>
<?php $_smarty_tpl->tpl_vars['cat'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['cat']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['categoryAll']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['cat']->key => $_smarty_tpl->tpl_vars['cat']->value){
$_smarty_tpl->tpl_vars['cat']->_loop = true;
?>
<h3><?php echo $_smarty_tpl->tpl_vars['cat']->value['name'];?>
</h3>
<ul>
<?php $_smarty_tpl->tpl_vars['doc'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['doc']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['cat']->value['docs']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['doc']->key => $_smarty_tpl->tpl_vars['doc']->value){
$_smarty_tpl->tpl_vars['doc']->_loop = true;
?>
<li><a href="/help/<?php echo $_smarty_tpl->tpl_vars['doc']->value['id'];?>
/"><?php echo $_smarty_tpl->tpl_vars['doc']->value['title'];?>
</a></li>
<?php } ?>
</ul>
<?php $_smarty_tpl->tpl_vars['cat2'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['cat2']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['cat']->value['level2']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['cat2']->key => $_smarty_tpl->tpl_vars['cat2']->value){
$_smarty_tpl->tpl_vars['cat2']->_loop = true;
?>
<?php if ($_smarty_tpl->tpl_vars['cat2']->value['count']!=1){?><h4>-- <?php echo $_smarty_tpl->tpl_vars['cat2']->value['name'];?>
<?php echo $_smarty_tpl->tpl_vars['cat2']->value['count'];?>
</h4><?php }?>
<ul>
<?php $_smarty_tpl->tpl_vars['doc2'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['doc2']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['cat2']->value['docs']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['doc2']->key => $_smarty_tpl->tpl_vars['doc2']->value){
$_smarty_tpl->tpl_vars['doc2']->_loop = true;
?>
<li><a href="/help/<?php echo $_smarty_tpl->tpl_vars['doc2']->value['id'];?>
/"><?php echo $_smarty_tpl->tpl_vars['doc2']->value['title'];?>
</a></li>
<?php } ?>
</ul>
<?php $_smarty_tpl->tpl_vars['cat3'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['cat3']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['cat2']->value['level3']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['cat3']->key => $_smarty_tpl->tpl_vars['cat3']->value){
$_smarty_tpl->tpl_vars['cat3']->_loop = true;
?>
<?php if ($_smarty_tpl->tpl_vars['cat3']->value['count']!=1){?><h5>---- <?php echo $_smarty_tpl->tpl_vars['cat3']->value['name'];?>
<?php echo $_smarty_tpl->tpl_vars['cat3']->value['count'];?>
</h5><?php }?>
<ul>
<?php $_smarty_tpl->tpl_vars['doc3'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['doc3']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['cat3']->value['docs']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['doc3']->key => $_smarty_tpl->tpl_vars['doc3']->value){
$_smarty_tpl->tpl_vars['doc3']->_loop = true;
?>
<li><a href="/help/<?php echo $_smarty_tpl->tpl_vars['doc3']->value['id'];?>
/"><?php echo $_smarty_tpl->tpl_vars['doc3']->value['title'];?>
</a></li>
<?php } ?>
</ul>
<?php } ?>
<?php } ?>
<hr />
<?php } ?>
<?php }else{ ?>
<?php }?>
</div>
</div>
</div>
</div>
</div-->
<style>
.help h3{
background-color: #ff7e00;
text-shadow: 1px 1px 3px black;
padding: 5px;
color: white;
}
.help h4{
background-color: #ffa333;
text-shadow: 1px 1px 3px black;
padding: 3px;
color: white;
}
.help h5{
background-color: #ffdfa8;
padding: 1px;
color: black;
}
</style>
<?php }} ?>