added search capabilities to admin sections

This commit is contained in:
SJ
2013-08-24 13:53:14 +02:00
parent 899d97edfa
commit 1d8dc6a046
24 changed files with 153 additions and 35 deletions

View File

@ -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 } ?>