mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-07-15 20:43:26 -04:00
8 lines
No EOL
163 B
PHTML
8 lines
No EOL
163 B
PHTML
<div class="controls">
|
|
<?= $tabs; ?>
|
|
</div>
|
|
|
|
<div class="content">
|
|
<h1 tabindex="0" id="preferences"><?= t('Preferences'); ?></h1>
|
|
<?= $form; ?>
|
|
</div>
|