php-mpos/public/templates/mpos/global/footer.tpl
Sebastian Grewe 02c9be54ed [MAJOR] Changing project name to MPOS
* Adjusted mmcfe-ng occurences in code
* Adjusted Database strucutre to only supply the full structure
* Adjusted default template to MPOS

Addresses #643
2013-10-07 10:10:49 +02:00

9 lines
511 B
Smarty

<p><strong>MPOS</strong> by TheSerapher, available on <a href="https://github.com/TheSerapher/php-mpos">GitHub</a></p>
<p>Please <strong>Donate</strong> to TheSerapher LTC: Lge95QR2frp9y1wJufjUPCycVsg5gLJPW8 | FTC: 6jDgGaUzMVyac5uqBhJCMiFMKCtH1LagTA</p>
<p><strong>Copyright &copy; 2013 Sebastian Grewe</strong>, Theme by <a href="http://www.medialoot.com">MediaLoot</a></p>
{if $DEBUG > 0}
<div id="debug">
{nocache}{include file="system/debugger.tpl"}{/nocache}
</div>
{/if}