php-mpos/public/templates/bootstrap/global/footer.tpl
2014-03-01 22:27:55 +01:00

18 lines
557 B
Smarty

<div class="row">
<div class="col-lg-12">
<div class="panel-body">
<font size="1">
<center>
<strong>MPOS</strong> by TheSerapher, available on <a href="https://github.com/MPOS/php-mpos">GitHub</a>
<br>
Please <strong>Donate</strong> to TheSerapher LTC: Lge95QR2frp9y1wJufjUPCycVsg5gLJPW8
<br>
<strong>Copyright &copy; 2014 Sebastian Grewe</strong>
</center>
</font>
</table>
</div>
</div>
</div>