Files
server/usr/share/psa-horde/templates/topbar/topbar.html.php
2026-01-07 20:52:11 +01:00

6 lines
318 B
PHP

<?php echo $this->renderPartial('menubar') ?>
<?php echo $this->renderPartial('subbar') ?>
<div id="horde-body"<?php if (!$this->sidebar) echo ' class="horde-no-sidebar"' ?>>
<div id="horde-contentwrapper">
<div id="horde-content"<?php if ($this->sidebar) echo ' style="margin-left:' . $this->sidebarWidth . 'px"' ?>>