Merge branch 'bootstrap' of github.com:MPOS/php-mpos into bootstrap

This commit is contained in:
Sebastian Grewe 2014-03-01 21:03:44 +01:00
commit e6031dec53

14
public/templates/bootstrap/admin/news/default.tpl Normal file → Executable file
View 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}