Merge branch 'bootstrap' of github.com:MPOS/php-mpos into bootstrap
This commit is contained in:
commit
e6031dec53
14
public/templates/bootstrap/admin/news/default.tpl
Normal file → Executable file
14
public/templates/bootstrap/admin/news/default.tpl
Normal file → Executable file
@ -35,13 +35,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="panel panel-info">
|
||||
<div class="panel-heading">
|
||||
<i class="fa fa-edit fa-fw"></i> Previous News
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<div class="row">
|
||||
{nocache}
|
||||
{section name=news loop=$NEWS}
|
||||
<div class="col-lg-12">
|
||||
@ -64,9 +57,4 @@
|
||||
</div>
|
||||
</div>
|
||||
{/section}
|
||||
{/nocache}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/nocache}
|
||||
Loading…
Reference in New Issue
Block a user