[UPDATE] footer fix
This commit is contained in:
parent
5ae3f96153
commit
1428c5cbf2
@ -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>
|
||||||
@ -53,11 +53,7 @@
|
|||||||
Missing template for this page
|
Missing template for this page
|
||||||
{/if}
|
{/if}
|
||||||
{/if}
|
{/if}
|
||||||
<footer>
|
|
||||||
{include file="global/footer.tpl"}
|
|
||||||
</footer>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
{include file="global/footer.tpl"}
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user