php-mpos/public/templates/mpos/global/footer.tpl
Sebastian Grewe 524be78a28 Update footer.tpl
Reducing donation coin spread
2013-12-05 17:52:25 +01:00

9 lines
469 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</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}