first commit
This commit is contained in:
@ -0,0 +1,196 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.29, created on 2018-02-27 11:56:25
|
||||
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\ansicht_gutachten.html" */
|
||||
|
||||
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
|
||||
'has_nocache_code' => false,
|
||||
'version' => '3.1.29',
|
||||
'unifunc' => 'content_5a95395957e230_76891145',
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'440af300a74e3d7a42f07a79a44c59d68aba6fc1' =>
|
||||
array (
|
||||
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\ansicht_gutachten.html',
|
||||
1 => 1519650441,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_5a95395957e230_76891145 ($_smarty_tpl) {
|
||||
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
|
||||
</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||||
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
||||
/css/styles_refill.css" type="text/css">
|
||||
<style type="text/css">
|
||||
.squarebutton_blue{
|
||||
width:100px;
|
||||
}
|
||||
.correct
|
||||
{
|
||||
color:#B3DF00;
|
||||
}
|
||||
.wrong
|
||||
{
|
||||
color:#FF0000;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<table height="100%" width="100%">
|
||||
<tr>
|
||||
<td width="5%">
|
||||
|
||||
</td>
|
||||
<td width="90%">
|
||||
|
||||
<div class="Header">
|
||||
<div>
|
||||
<div align="center"><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_titel']->value;?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_vorname']->value;?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_nachname']->value;?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pat_list_box">
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_betreff']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td>
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_betreff']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_datum']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td>
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_stellung_dat']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_zweck']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_zweck']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_umsetzung']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_umsetzung']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_nutzen']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_nutzen']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_kosteneinsparung']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_kosteneinsparung']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_arbeitszeiteinsparung']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_arbeitszeiteinsparung']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_ideeneu']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_ideeneu']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_empfehlung']->value;?>
|
||||
</strong>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_empfehlung']->value;?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br />
|
||||
<br />
|
||||
</div>
|
||||
</td>
|
||||
<td width="5%">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<?php }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user