This commit is contained in:
steven 2025-08-11 22:23:30 +02:00
commit 72a26edcff
22092 changed files with 2101903 additions and 0 deletions

View file

@ -0,0 +1,27 @@
<?php /* Smarty version 2.6.29, created on 2024-02-29 21:33:36
compiled from tpl/ajax/zeit.tpl */ ?>
<span style='color:#66FFFF;font-size:11pt'><?php echo $this->_tpl_vars['date']; ?>
</span></br>
<span style='color:#FF6E00;font-size:25pt'><?php echo $this->_tpl_vars['zeit']; ?>
</span>
<!--
<div class="panel panel-warning">
<div class="panel-body">
<table class="table-striped">
<tbody>
<tr style="height: 3px;">
<td align="center";nowrap style="width:100px;font-size:48pt"><span style='color:#FF6E00;'><?php echo $this->_tpl_vars['zeit']; ?>
</td>
</tr>
<tr style="height: 3px;">
<td align="center";nowrap style="width:100px;font-size:20pt"><span style='color:#66FFFF;'><?php echo $this->_tpl_vars['date']; ?>
</td>
</tr>
</tbody>
</table>
</div>
</div>
-->