mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
parent
e876dce9d3
commit
762e00c694
@ -1,7 +1,7 @@
|
||||
<form id="<?= $form->getId(); ?>" name="<?= $form->getName(); ?>" enctype="<?= $form->getEncType(); ?>" method="<?= $form->getMethod(); ?>" action="<?= $form->getAction(); ?>">
|
||||
<table class="action-table listing-table">
|
||||
<thead>
|
||||
<th>Backend</th>
|
||||
<th><?= $this->translate('Backend') ?></th>
|
||||
<th></th>
|
||||
<th></th>
|
||||
</thead>
|
||||
|
Loading…
x
Reference in New Issue
Block a user