mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-14 13:27:02 +02:00
added search capabilities to admin sections
This commit is contained in:
@ -45,7 +45,7 @@ if(isset($this->request->get['route'])) {
|
||||
<?php print $menu; ?>
|
||||
</div>
|
||||
|
||||
<div id="mainscreen">
|
||||
<div id="mainscreen" class="with20margin">
|
||||
|
||||
<?php if($title) { ?><h3 class="title"><?php print $title; ?></h3><?php } ?>
|
||||
|
||||
|
Reference in New Issue
Block a user