Merge branch 'bootstrap' of https://github.com/MPOS/php-mpos into bootstrap
Round Datatable
This commit is contained in:
commit
ed41ea8198
@ -1,8 +1,17 @@
|
||||
<p><strong>MPOS</strong> by TheSerapher, available on <a href="https://github.com/MPOS/php-mpos">GitHub</a></p>
|
||||
<p>Please <strong>Donate</strong> to TheSerapher LTC: Lge95QR2frp9y1wJufjUPCycVsg5gLJPW8</p>
|
||||
<p><strong>Copyright © 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 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 © 2014 Sebastian Grewe</strong>
|
||||
</center>
|
||||
</font>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
6
public/templates/bootstrap/master.tpl
Executable file → Normal file
6
public/templates/bootstrap/master.tpl
Executable file → Normal file
@ -64,3 +64,9 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
{include file="global/footer.tpl"}
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue
Block a user