1 2 3 4 5 6 7
<div class="controls"> <?= $tabs ?> </div> <div class="content"> <h2><?= $this->translate('Configure integration into the monitoring module') ?></h2> <?= $form ?> </div>