icingaweb2/modules/setup/application/forms
Johannes Meyer fb97e74453 Use the correct element identifier for the preference storage type selection
Used to be `type' but has changed to `store'
to get a more clear INI structure.

fixes #8275
2015-01-26 07:39:31 +01:00
..
AdminAccountPage.php Replace t() and mt() with translate() in setup module's forms 2015-01-19 11:07:39 +01:00
AuthBackendPage.php Replace t() and mt() with translate() in setup module's forms 2015-01-19 11:07:39 +01:00
AuthenticationPage.php Replace t() and mt() with translate() in setup module's forms 2015-01-19 11:07:39 +01:00
DatabaseCreationPage.php Replace t() and mt() with translate() in setup module's forms 2015-01-19 11:07:39 +01:00
DbResourcePage.php Replace t() and mt() with translate() in setup module's forms 2015-01-19 11:07:39 +01:00
GeneralConfigPage.php Replace t() and mt() with translate() in setup module's forms 2015-01-19 11:07:39 +01:00
LdapDiscoveryConfirmPage.php Replace t() and mt() with translate() in setup module's forms 2015-01-19 11:07:39 +01:00
LdapDiscoveryPage.php Replace t() and mt() with translate() in setup module's forms 2015-01-19 11:07:39 +01:00
LdapResourcePage.php Replace t() and mt() with translate() in setup module's forms 2015-01-19 11:07:39 +01:00
ModulePage.php Make the ModulePage's design more appealing 2015-01-22 10:57:41 +01:00
PreferencesPage.php Use the correct element identifier for the preference storage type selection 2015-01-26 07:39:31 +01:00
RequirementsPage.php Rename Icinga\Module\Setup\Form to Icinga\Module\Setup\Forms 2014-11-14 11:01:16 +01:00
SummaryPage.php Ensure that the SummaryPage has a unique name when being utilized 2015-01-21 11:44:44 +01:00
WelcomePage.php Replace t() and mt() with translate() in setup module's forms 2015-01-19 11:07:39 +01:00