mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-04 15:19:07 +02:00
As with the backend form, a user might like to change the name of an instance. The new form and its actions are also adjusted to suit the new form interface. refs #5525
2 lines
73 B
PHTML
2 lines
73 B
PHTML
<h4><?= $this->translate('Edit Existing Instance'); ?></h4>
|
|
<?= $form; ?> |