77 lines
1.7 KiB
PHP
77 lines
1.7 KiB
PHP
<?php
|
|
/* Smarty version 3.1.39, created on 2023-01-30 09:47:27
|
|
from 'F:\git\leitgedanken_php8\templates\standard\livestat2.html' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.39',
|
|
'unifunc' => 'content_63d7841fbabcd9_38394261',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'4ad54b206f199f04bcfd2103d12df6c2b6e17b0d' =>
|
|
array (
|
|
0 => 'F:\\git\\leitgedanken_php8\\templates\\standard\\livestat2.html',
|
|
1 => 1669019871,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_63d7841fbabcd9_38394261 (Smarty_Internal_Template $_smarty_tpl) {
|
|
?><html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
|
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
|
|
/css/styles_pc.php" type="text/css">
|
|
</head>
|
|
<body >
|
|
<table class="farbe_border" width="100%" cellpadding="0" height="100%" id="table1">
|
|
<tr>
|
|
<td>
|
|
<font size=1>Besucher gesamt:</font>
|
|
</td>
|
|
<td align="right">
|
|
<font size=1><?php echo $_smarty_tpl->tpl_vars['livestat_ges']->value;?>
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<font size=1>Besucher heute:</font>
|
|
</td>
|
|
<td align="right">
|
|
<font size=1><?php echo $_smarty_tpl->tpl_vars['livestat_heute']->value;?>
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<font size=1>Besucher gestern:</font>
|
|
</td>
|
|
<td align="right">
|
|
<font size=1><?php echo $_smarty_tpl->tpl_vars['livestat_gestern']->value;?>
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<font size=1>Gerade online:</font>
|
|
</td>
|
|
<td align="right">
|
|
<font size=1><?php echo $_smarty_tpl->tpl_vars['livestat_online']->value;?>
|
|
</font>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
<?php }
|
|
}
|