154 lines
5.5 KiB
PHP
154 lines
5.5 KiB
PHP
<?php /* Smarty version Smarty-3.1.13, created on 2022-05-31 11:06:17
|
||
compiled from "tpl/tpl_accredit_print.html" */ ?>
|
||
<?php /*%%SmartyHeaderCode:2544027356295cc797f24b6-57730366%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||
'file_dependency' =>
|
||
array (
|
||
'2d0450dd5445d6d33b50d4c58b44696c633682ee' =>
|
||
array (
|
||
0 => 'tpl/tpl_accredit_print.html',
|
||
1 => 1643095475,
|
||
2 => 'file',
|
||
),
|
||
),
|
||
'nocache_hash' => '2544027356295cc797f24b6-57730366',
|
||
'function' =>
|
||
array (
|
||
),
|
||
'variables' =>
|
||
array (
|
||
'zayavks' => 0,
|
||
'k' => 0,
|
||
'zayav' => 0,
|
||
),
|
||
'has_nocache_code' => false,
|
||
'version' => 'Smarty-3.1.13',
|
||
'unifunc' => 'content_6295cc79843f31_80891326',
|
||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||
<?php if ($_valid && !is_callable('content_6295cc79843f31_80891326')) {function content_6295cc79843f31_80891326($_smarty_tpl) {?><!DOCTYPE html>
|
||
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
|
||
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
|
||
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<title>Сводная ведомость</title>
|
||
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
|
||
<meta content="" name="description" />
|
||
<meta content="" name="author" />
|
||
<link href="/tpl/css/print.css" rel="stylesheet" />
|
||
<style>
|
||
.tb_noborder{ border:none; }
|
||
.tb_noborder td{ border:none; }
|
||
.tb_nocenter{ margin: }
|
||
.tb_td_niz{ border-bottom:1px solid #000!important;width:60%; }
|
||
.tb_w_700{ width:90%; }
|
||
table th{
|
||
font-size:12px;
|
||
}
|
||
table td{
|
||
font-size:12px;
|
||
padding:6px;
|
||
line-height:12px;
|
||
border: 0!important;
|
||
}
|
||
</style>
|
||
</head>
|
||
|
||
<body id="print">
|
||
<table width="100%" align="center" border="1">
|
||
<tr>
|
||
<th>№ п/п</th>
|
||
<th>Фамилия</th>
|
||
<th>Имя</th>
|
||
<th>Отчество</th>
|
||
<th>Пол</th>
|
||
<th>Тип гражданства</th>
|
||
<th>Гражданство</th>
|
||
<th>Соотечественник</th>
|
||
<th>Отношение к военной службе</th>
|
||
<th>СНИЛС</th>
|
||
<th>Телефон</th>
|
||
<th>Email</th>
|
||
<th>Дата рождения</th>
|
||
<th>Индекс</th>
|
||
<th>Адрес регистрации</th>
|
||
<th>Вид документа</th>
|
||
<th>Серия документа</th>
|
||
<th>Номер документа</th>
|
||
<th>Дата выдачи документа</th>
|
||
<th>Кем выдан документ</th>
|
||
<th>Тип документа об образовании</th>
|
||
<th>Уровень образования</th>
|
||
<th>Специальность по диплому</th>
|
||
<th>Серия документа</th>
|
||
<th>Номер документа</th>
|
||
<th>Дата выдачи документа</th>
|
||
<th>Кем выдан</th>
|
||
</tr>
|
||
<?php $_smarty_tpl->tpl_vars['zayav'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['zayav']->_loop = false;
|
||
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
|
||
$_from = $_smarty_tpl->tpl_vars['zayavks']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||
foreach ($_from as $_smarty_tpl->tpl_vars['zayav']->key => $_smarty_tpl->tpl_vars['zayav']->value){
|
||
$_smarty_tpl->tpl_vars['zayav']->_loop = true;
|
||
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['zayav']->key;
|
||
?>
|
||
<tr>
|
||
<td><?php echo ($_smarty_tpl->tpl_vars['k']->value+1);?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['surname'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['name'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['patronymic'];?>
|
||
</td>
|
||
<td><?php if (($_smarty_tpl->tpl_vars['zayav']->value['sex']=="1")){?>муж<?php }else{ ?>жен<?php }?></td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['type'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['citizenship'];?>
|
||
</td>
|
||
<td><?php if (($_smarty_tpl->tpl_vars['zayav']->value['fellow']==1)){?>да<?php }else{ ?>нет<?php }?></td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['attidude'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['snils'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['phone_number'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['email'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['date_born'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['index_reg'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['address'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['vid_doc'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['seria_doc'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['num_doc'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['date_doc'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['kem_doc'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['type_edu'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['level_edu'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['spec_edu'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['seria_edu'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['num_edu'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['date_edu'];?>
|
||
</td>
|
||
<td><?php echo $_smarty_tpl->tpl_vars['zayav']->value['kem_edu'];?>
|
||
н</td>
|
||
</tr>
|
||
<?php } ?>
|
||
</table>
|
||
|
||
</body>
|
||
</html>
|
||
<?php }} ?>
|