icingaweb2/application/views/scripts/preference/index.phtml
2015-02-13 09:40:24 +01:00

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>