layout()->moduleName; if ($moduleName !== 'default') { $moduleClass = ' icinga-module module-' . $moduleName; } else { $moduleClass = ''; } $logoPath = Icinga::app()->getBootstrapDirectory() . '/img/icinga-logo-big-dark.png'; $logo = base64_encode(file_get_contents($logoPath)); ?>
render('inline.phtml') ?>