This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icingaweb2
mirror of
https://github.com/Icinga/icingaweb2.git
Watch
1
Star
0
Fork
You've already forked icingaweb2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
910065436b
icingaweb2
/
modules
/
monitoring
/
application
/
views
/
scripts
/
config
/
removebackend.phtml
2 lines
74 B
PHTML
Raw
Normal View
History
Unescape
Escape
Adjust removebackend-action to suit the new backend form interface Drops additionally the ConfirmRemovalForm of the monitoring module as there is already one in icingaweb2's form-set. refs #5525
2014-07-25 16:00:38 +02:00
<
h4
>
<?
=
$this
->
translate
(
'Remove Existing Backend'
);
?>
</
h4
>
<?
=
$form
;
?>