[UPDATE] footer fix

This commit is contained in:
iAmShorty 2014-03-02 11:15:41 +01:00
parent 5ae3f96153
commit 1428c5cbf2
2 changed files with 13 additions and 6 deletions

View File

@ -1 +1,12 @@
Powered by <a href="https://github.com/MPOS/php-mpos">MPOS</a> | Donate to Lge95QR2frp9y1wJufjUPCycVsg5gLJPW8
<div class="row">
<div class="col-lg-12">
<div class="panel-body">
<font size="1">
<center>
Powered by <a href="https://github.com/MPOS/php-mpos">MPOS</a> | Donate to Lge95QR2frp9y1wJufjUPCycVsg5gLJPW8
</center>
</font>
</table>
</div>
</div>
</div>

View File

@ -53,11 +53,7 @@
Missing template for this page
{/if}
{/if}
<footer>
{include file="global/footer.tpl"}
</footer>
</div>
</div>
{include file="global/footer.tpl"}
</body>
</html>