File Manager
Current Path : /var/cache/postfixadmin/templates_c/ |
|
Current File : //var/cache/postfixadmin/templates_c/bd0c4e7c6841d38c8b553668fbecb8fdd66edb38_0.file.footer.tpl.php |
<?php
/* Smarty version 3.1.33, created on 2024-01-08 15:01:09
from '/usr/share/postfixadmin/templates/footer.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.33',
'unifunc' => 'content_659c00255ef641_83690762',
'has_nocache_code' => false,
'file_dependency' =>
array (
'bd0c4e7c6841d38c8b553668fbecb8fdd66edb38' =>
array (
0 => '/usr/share/postfixadmin/templates/footer.tpl',
1 => 1628498495,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_659c00255ef641_83690762 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/usr/share/postfixadmin/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 }
}
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com