| 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/ |
Upload File : |
<!-- {$smarty.template} -->
<footer class="footer">
<div class="container text-center">
<a target="_blank" rel="noopener" href="https://github.com/postfixadmin/postfixadmin/">Postfix Admin {$version}</a>
<span id="update-check"> |
<a target="_blank" rel="noopener"
href="http://postfixadmin.sf.net/update-check.php?version={$version|escape:"url"}">{$PALANG.check_update}</a>
</span>
{if isset($smarty.session.sessid)}
{if $smarty.session.sessid.username}
|
{$PALANG.pFooter_logged_as|replace:"%s":$smarty.session.sessid.username}
{/if}
{/if}
{if $CONF.show_footer_text == 'YES' && $CONF.footer_link}
|
<a href="{$CONF.footer_link}" rel="noopener">{$CONF.footer_text}</a>
{/if}
</div>
</footer>
</body>
</html>