init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
|
|
@ -0,0 +1,120 @@
|
|||
<?php
|
||||
/* Smarty version 4.3.0, created on 2024-08-20 13:49:37
|
||||
from '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/i_info.tpl' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '4.3.0',
|
||||
'unifunc' => 'content_66c482d18a3c04_37583683',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'5bc221443aaa3d30d6f22e377203405bee1ea69a' =>
|
||||
array (
|
||||
0 => '/var/www/vhosts/jb-data.de/httpdocs/template/tpl/i_info.tpl',
|
||||
1 => 1724154526,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_66c482d18a3c04_37583683 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><link rel="stylesheet" type="text/css" href="lib/css/dropzone.css" />
|
||||
<?php echo '<script'; ?>
|
||||
type="text/javascript" src="lib/js/dropzone.js"><?php echo '</script'; ?>
|
||||
>
|
||||
<div class="row sortable">
|
||||
<div class="col-md-6">
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
|
||||
<form action="upload24.php" method="post" enctype="multipart/form-data">
|
||||
<h2><input type="file" name="datei"> </h2>
|
||||
<input type="submit" value="Hochladen"> <br>
|
||||
</form>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
|
||||
<form action="up_np.php" method="post" enctype="multipart/form-data">
|
||||
<h2><input type="file" name="datei">Normplan !!</h2>
|
||||
<h4>Steuerdatei xx.KW !!!</h4>
|
||||
<input type="submit" value="Hochladen"> <br>
|
||||
</form>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="col-md-6">
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
|
||||
<form action="uploadp1.php" method="post" enctype="multipart/form-data">
|
||||
<h2><input type="file" name="datei"> </h2>
|
||||
<input type="submit" value="PDF I Parser"> <br>
|
||||
</form>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-6">
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
|
||||
<form action="up_round_ss2020.php" method="post" enctype="multipart/form-data">
|
||||
<h2>nur SASO 2020 neu !!</h2>
|
||||
<h2><input type="file" name="datei"> </h2>
|
||||
<input type="submit" value="Upload"> <br>
|
||||
</form>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-md-6">
|
||||
<div class="panel panel-primary">
|
||||
<div class="panel-body">
|
||||
<table class="no-style full">
|
||||
<tbody>
|
||||
|
||||
<form action="tankrechnung.php" method="post" enctype="multipart/form-data">
|
||||
<h2 style="color: aqua">Rechnung</h2>
|
||||
<h2><input type="file" name="datei"> </h2>
|
||||
<h4>Tankrechnung CSV</h4>
|
||||
<input type="submit" value="Upload"> <br>
|
||||
</form>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<?php }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue