| Server IP : 172.173.179.141 / Your IP : 216.73.216.196 Web Server : Apache System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/mailsvr/padmin/templates_c/ |
Upload File : |
<?php
/* Smarty version 3.1.33, created on 2022-09-01 13:16:57
from '/var/www/mailsvr/padmin/templates/header.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.33',
'unifunc' => 'content_6311052917ed81_57017137',
'has_nocache_code' => false,
'file_dependency' =>
array (
'23d92976b957253602de16c37fb25448bc13d384' =>
array (
0 => '/var/www/mailsvr/padmin/templates/header.tpl',
1 => 1646229986,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6311052917ed81_57017137 (Smarty_Internal_Template $_smarty_tpl) {
?><!doctype html>
<html lang="<?php if (isset($_SESSION['lang'])) {
echo $_SESSION['lang'];
}?>">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Postfix Admin - <?php echo $_SERVER['HTTP_HOST'];?>
</title>
<link rel="shortcut icon" href="<?php echo $_smarty_tpl->tpl_vars['CONF']->value['theme_favicon'];?>
"/>
<link rel="stylesheet" type="text/css" href="<?php echo $_smarty_tpl->tpl_vars['CONF']->value['theme_css'];?>
"/>
<?php if ($_smarty_tpl->tpl_vars['CONF']->value['theme_custom_css']) {?>
<link rel="stylesheet" type="text/css" href="<?php echo $_smarty_tpl->tpl_vars['CONF']->value['theme_custom_css'];?>
"/>
<?php }?>
<?php echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['rel_path']->value;?>
jquery-1.12.4.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['rel_path']->value;?>
css/bootstrap-3.4.1-dist/js/moment-with-locales.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['rel_path']->value;?>
css/bootstrap-3.4.1-dist/js/bootstrap.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo $_smarty_tpl->tpl_vars['rel_path']->value;?>
css/bootstrap-3.4.1-dist/js/bootstrap-datetimepicker.min.js"><?php echo '</script'; ?>
>
</head>
<body class="lang-<?php if (isset($_SESSION['lang'])) {
echo $_SESSION['lang'];
}?> page-<?php echo $_smarty_tpl->tpl_vars['smarty_template']->value;?>
<?php if (isset($_smarty_tpl->tpl_vars['table']->value)) {?>page-<?php echo $_smarty_tpl->tpl_vars['smarty_template']->value;?>
-<?php echo $_smarty_tpl->tpl_vars['table']->value;
}?>">
<?php }
}