| 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/footer.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.33',
'unifunc' => 'content_6311052919ce83_41529896',
'has_nocache_code' => false,
'file_dependency' =>
array (
'38ca81e8141c0f20c222a09775a0c8c5dcce8624' =>
array (
0 => '/var/www/mailsvr/padmin/templates/footer.tpl',
1 => 1646229986,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6311052919ce83_41529896 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/var/www/mailsvr/padmin/lib/smarty/libs/plugins/modifier.replace.php','function'=>'smarty_modifier_replace',),));
?>
<!-- <?php echo basename($_smarty_tpl->source->filepath);?>
-->
<footer class="footer">
<div class="container text-center">
<a target="_blank" rel="noopener" href="https://github.com/postfixadmin/postfixadmin/">Postfix Admin <?php echo $_smarty_tpl->tpl_vars['version']->value;?>
</a>
<span id="update-check"> |
<a target="_blank" rel="noopener"
href="http://postfixadmin.sf.net/update-check.php?version=<?php echo rawurlencode($_smarty_tpl->tpl_vars['version']->value);?>
"><?php echo $_smarty_tpl->tpl_vars['PALANG']->value['check_update'];?>
</a>
</span>
<?php if (isset($_SESSION['sessid'])) {?>
<?php if ($_SESSION['sessid']['username']) {?>
|
<?php echo smarty_modifier_replace($_smarty_tpl->tpl_vars['PALANG']->value['pFooter_logged_as'],"%s",$_SESSION['sessid']['username']);?>
<?php }?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['CONF']->value['show_footer_text'] == 'YES' && $_smarty_tpl->tpl_vars['CONF']->value['footer_link']) {?>
|
<a href="<?php echo $_smarty_tpl->tpl_vars['CONF']->value['footer_link'];?>
" rel="noopener"><?php echo $_smarty_tpl->tpl_vars['CONF']->value['footer_text'];?>
</a>
<?php }?>
</div>
</footer>
</body>
</html>
<?php }
}