Files
AutoIndex-pl4/templates/SwiftBlue/overall_footer.html
2019-09-17 10:16:07 +03:00

30 lines
1.7 KiB
HTML

<!-- BEGIN page_last_updated -->
<div align="right"><span class="copyright">{page_last_updated.L_PAGE_UPDATED} {page_last_updated.TIME} {page_last_updated.NAME}&nbsp;</div>
<!-- END page_last_updated -->
<div align="center">
<span class="copyright">
<!-- BEGIN editcp_exists -->
<span class="genmed">{editcp_exists.ADMIN_OPTIONS}</span>
<span class="newsbutton" onclick="mx_toggle_editCP(this, 'editCP_switch', '{editcp_exists.EDITCP_EXPAND_IMG}', '{editcp_exists.EDITCP_CONTRACT_IMG}');"><img src="{editcp_exists.EDITCP_DYNAMIC_IMG}" border="0" alt="" /></span><br />
<!-- END editcp_exists -->
{ADMIN_LINK}<br />
<!--
We request you retain the full copyright notice below including the link to www.mx-publisher.com (and www.phpbb.com if you are using MXP with phpbb).
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of MXP. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by MXP line, with MXP linked to www.mx-publisher.com. If you refuse
to include even this then support on our forums may be affected.
The MX-Publisher Team : 2008 & The phpBB Group : 2002
// -->
{POWERED_BY} <a href="http://www.mx-publisher.com/" target="_mx-publisher" class="copyright">MX-Publisher (MXP)</a> {MX_VERSION} &copy; 2001-2008 <!-- IF PHPBB_BACKEND --> &amp; <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} &copy; 2001, 2003 phpBB Group <!-- ENDIF --> | <a href="{MXBB_EXTRA_URL}" target="_phpbb" class="copyright">{MXBB_EXTRA}</a>
</div>
</td>
</tr>
</table>
<!-- This displays generation info at the bottom of the page -->
{EXECUTION_STATS}
{MX_ADDITIONAL_FOOTER_TEXT}
</body>
</html>