HWR-Info grey edition

This commit is contained in:
following
2013-04-28 00:08:53 +02:00
parent d0defcfc9b
commit a37a3ca4aa
4 changed files with 20 additions and 5 deletions

View File

@@ -219,6 +219,7 @@ class OcSmarty extends Smarty
$this->assign('breadcrumb', $menu->getBreadcrumb());
$this->assign('menucolor', $menu->getMenuColor());
$this->assign('helplink', helppagelink($this->name));
$this->assign('greybg', $loginn['username'] == 'HWR-Info');
if ($this->title == '')
$optn['template']['title'] = $menu->GetMenuTitle();