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
e94deab146
icingaweb2
/
application
/
views
/
scripts
/
preference
/
index.phtml
6 lines
94 B
PHTML
Raw
Normal View
History
Unescape
Escape
Cleanup preferences, add them to the menu
2014-03-07 18:02:43 +01:00
<
div
class
=
"controls"
>
Adjust Preferences/GeneralForm to use handleRequest() &. Co. refs #5525
2014-09-05 10:21:24 +02:00
<?
=
$tabs
;
?>
Implement user preferences form refs #4525
2013-08-19 20:00:55 +02:00
<
/
div
>
Cleanup preferences, add them to the menu
2014-03-07 18:02:43 +01:00
<
div
class
=
"content"
>
Adjust Preferences/GeneralForm to use handleRequest() &. Co. refs #5525
2014-09-05 10:21:24 +02:00
<?
=
$form
;
?>
<
/
div
>