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
c5dca9062b
icingaweb2
/
application
/
views
/
scripts
/
config
/
authentication
/
modify.phtml
4 lines
98 B
PHTML
Raw
Normal View
History
Unescape
Escape
Configuration interfaces for logging, authentication and general configuration - Added HelpText decorator - Added Time and DateFormatValidator - Added tests refs #3777
2013-08-19 18:25:20 +02:00
<?
=
$this
->
tabs
->
render
(
$this
);
?>
Fix template code style, use Bootstrap 3, remove icons - Icons have now the {{XY_ICON}} format - custom classes are removed - A few typos are fixed - Capitalization refs #4550 refs #4621 refs #4584
2013-08-22 17:17:58 +02:00
<
h4
>
{{CREATE_ICON}} Create New Backend
<
/
h4
>
Configuration interfaces for logging, authentication and general configuration - Added HelpText decorator - Added Time and DateFormatValidator - Added tests refs #3777
2013-08-19 18:25:20 +02:00
<?
=
$this
->
form
?>