File: backend.phtml

package info (click to toggle)
icingaweb2-module-x509 1%3A1.3.2-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,148 kB
  • sloc: php: 5,099; sql: 448; sh: 54; xml: 16; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
<div class="controls">
    <?= /** @var \Icinga\Web\Widget\Tabs $tabs */ $tabs ?>
</div>
<div class="content">
    <?= /** @var \Icinga\Module\X509\Forms\Config\BackendConfigForm $form */ $form ?>
</div>