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
7eab09c2a2
icingaweb2
/
modules
/
monitoring
/
application
/
views
/
scripts
/
config
/
editbackend.phtml
2 lines
72 B
PHTML
Raw
Normal View
History
Unescape
Escape
Adjust editbackend-action to suit the new backend-form interface refs #5525
2014-07-25 14:55:36 +02:00
<
h4
>
<?
=
$this
->
translate
(
'Edit Existing Backend'
);
?>
</
h4
>
<?
=
$form
;
?>