// Fix tpl files for some controllers

This commit is contained in:
rGaillard
2011-12-29 17:29:06 +00:00
parent 2104d452ab
commit f6d728bcf9
24 changed files with 388 additions and 36 deletions
@@ -121,7 +121,7 @@ class AdminEmployeesControllerCore extends AdminController
$path = _PS_ADMIN_DIR_.'/themes/';
foreach (scandir($path) as $theme)
if (file_exists($path.$theme.'/admin.css'))
if (file_exists($path.$theme.'/css/admin.css'))
$this->themes[] = $theme;
$this->fields_form = array(